Vanilla Usage Components - Full
此页面是使用 Wiki内容生成器 创建的。如果有问题,请在 Bedrock OSS Discord 服务器联系我们。 包含所有的示例。为了保持页面加载速度,命名空间 minecraft 和一些格式已移除。最后更新于1.21.0
addrider¶
cave_spider
ravager
"minecraft:addrider": {
"entity_type": "minecraft:pillager",
"spawn_event": "minecraft:spawn_for_raid"
}
"minecraft:addrider": {
"entity_type": "minecraft:evocation_illager",
"spawn_event": "minecraft:spawn_for_raid"
}
"minecraft:addrider": {
"entity_type": "minecraft:pillager",
"spawn_event": "minecraft:spawn_as_illager_captain"
}
"minecraft:addrider": {
"entity_type": "minecraft:vindicator",
"spawn_event": "minecraft:spawn_as_illager_captain"
}
spider
strider
"minecraft:addrider": {
"entity_type": "minecraft:zombie_pigman",
"spawn_event": "minecraft:spawn_as_strider_jockey"
}
"minecraft:addrider": {
"entity_type": "minecraft:strider",
"spawn_event": "minecraft:spawn_baby_strider_jockey"
}
admire_item¶
piglin
ageable¶
armadillo
"minecraft:ageable": {
"duration": 1200,
"interact_filters": {
"test": "enum_property",
"domain": "minecraft:armadillo_state",
"value": "unrolled"
},
"feed_items": "spider_eye",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
axolotl
"minecraft:ageable": {
"duration": 1200,
"feed_items": "tropical_fish_bucket",
"transform_to_item": "water_bucket:0",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
bee
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"minecraft:poppy",
"minecraft:blue_orchid",
"minecraft:allium",
"minecraft:azure_bluet",
"minecraft:red_tulip",
"minecraft:orange_tulip",
"minecraft:white_tulip",
"minecraft:pink_tulip",
"minecraft:oxeye_daisy",
"minecraft:cornflower",
"minecraft:lily_of_the_valley",
"minecraft:yellow_flower",
"minecraft:wither_rose",
"minecraft:sunflower",
"minecraft:lilac",
"minecraft:rose_bush",
"minecraft:peony",
"minecraft:flowering_azalea",
"minecraft:azalea_leaves_flowered",
"minecraft:mangrove_propagule",
"minecraft:pitcher_plant",
"minecraft:torchflower",
"minecraft:cherry_leaves",
"minecraft:pink_petals"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
camel
"minecraft:ageable": {
"duration": 1200,
"feed_items": "cactus",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
cat
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"fish",
"salmon"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
chicken
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"wheat_seeds",
"beetroot_seeds",
"melon_seeds",
"pumpkin_seeds",
"pitcher_pod",
"torchflower_seeds"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
cow
"minecraft:ageable": {
"duration": 1200,
"feed_items": "wheat",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
dolphin
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"fish",
"salmon"
],
"grow_up": {
"event": "ageable_grow_up",
"target": "self"
}
}
donkey
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
{
"item": "wheat",
"growth": 0.016667
},
{
"item": "sugar",
"growth": 0.025
},
{
"item": "hay_block",
"growth": 0.15
},
{
"item": "apple",
"growth": 0.05
},
{
"item": "golden_carrot",
"growth": 0.05
},
{
"item": "golden_apple",
"growth": 0.2
},
{
"item": "appleEnchanted",
"growth": 0.2
}
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
fox
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"sweet_berries",
"glow_berries"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
goat
"minecraft:ageable": {
"duration": 1200,
"feed_items": "wheat",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
hoglin
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"crimson_fungus"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
horse
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
{
"item": "wheat",
"growth": 0.016667
},
{
"item": "sugar",
"growth": 0.025
},
{
"item": "hay_block",
"growth": 0.15
},
{
"item": "apple",
"growth": 0.05
},
{
"item": "golden_carrot",
"growth": 0.05
},
{
"item": "golden_apple",
"growth": 0.2
},
{
"item": "appleEnchanted",
"growth": 0.2
}
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
llama
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
{
"item": "wheat",
"growth": 0.1
},
{
"item": "hay_block",
"growth": 0.9
}
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
mooshroom
"minecraft:ageable": {
"duration": 1200,
"feed_items": "wheat",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
mule
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
{
"item": "wheat",
"growth": 0.016667
},
{
"item": "sugar",
"growth": 0.025
},
{
"item": "hay_block",
"growth": 0.15
},
{
"item": "apple",
"growth": 0.05
},
{
"item": "golden_carrot",
"growth": 0.05
},
{
"item": "golden_apple",
"growth": 0.2
},
{
"item": "appleEnchanted",
"growth": 0.2
}
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
ocelot
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"fish",
"salmon"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
panda
"minecraft:ageable": {
"duration": 1200,
"feed_items": "bamboo",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
pig
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"carrot",
"beetroot",
"potato"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
polar_bear
"minecraft:ageable": {
"duration": 1200,
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
rabbit
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"golden_carrot",
"carrot",
"yellow_flower"
],
"grow_up": {
"event": "grow_up",
"target": "self"
}
}
sheep
"minecraft:ageable": {
"duration": 1200,
"feed_items": "wheat",
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
skeleton_horse
"minecraft:ageable": {
"duration": 1200,
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
sniffer
"minecraft:ageable": {
"duration": 2400,
"feed_items": [
"torchflower_seeds"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
strider
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"warped_fungus"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
tadpole
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"slime_ball"
],
"grow_up": {
"event": "ageable_grow_up",
"target": "self"
}
}
trader_llama
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
{
"item": "wheat",
"growth": 0.1
},
{
"item": "hay_block",
"growth": 0.9
}
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
turtle
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"seagrass"
],
"drop_items": [
"turtle_shell_piece"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
villager
"minecraft:ageable": {
"duration": 1200,
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
villager_v2
"minecraft:ageable": {
"duration": 1200,
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
wolf
"minecraft:ageable": {
"duration": 1200,
"feed_items": [
"chicken",
"cooked_chicken",
"beef",
"cooked_beef",
"muttonRaw",
"muttonCooked",
"porkchop",
"cooked_porkchop",
"rabbit",
"cooked_rabbit",
"rotten_flesh"
],
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
zombie_horse
"minecraft:ageable": {
"duration": 1200,
"grow_up": {
"event": "minecraft:ageable_grow_up",
"target": "self"
}
}
ambient_sound_interval¶
allay
"minecraft:ambient_sound_interval": {
"value": 5.0,
"range": 5.0,
"event_name": "ambient",
"event_names": [
{
"event_name": "ambient.tame",
"condition": "query.is_using_item"
},
{
"event_name": "ambient",
"condition": "!query.is_using_item"
}
]
}
armadillo
bee
"minecraft:ambient_sound_interval": {
"event_name": "ambient.pollinate",
"range": 3.0,
"value": 2.0
}
evocation_illager
fox
pillager
ravager
vindicator
warden
"minecraft:ambient_sound_interval": {
"value": 2.0,
"range": 4.0,
"event_name": "ambient",
"event_names": [
{
"event_name": "angry",
"condition": "query.anger_level(this) >= 80"
},
{
"event_name": "agitated",
"condition": "query.anger_level(this) >= 40"
}
]
}
witch
anger_level¶
warden
"minecraft:anger_level": {
"max_anger": 150,
"angry_threshold": 80,
"remove_targets_below_angry_threshold": true,
"angry_boost": 20,
"anger_decrement_interval": 1.0,
"default_annoyingness": 35,
"default_projectile_annoyingness": 10,
"on_increase_sounds": [
{
"sound": "listening_angry",
"condition": "query.anger_level(this) >= 40"
},
{
"sound": "listening",
"condition": "query.anger_level(this) >= 0"
}
],
"nuisance_filter": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "not",
"value": "warden"
},
{
"test": "is_family",
"subject": "other",
"operator": "not",
"value": "inanimate"
}
]
}
}
angry¶
bee
"minecraft:angry": {
"duration": 25,
"broadcastAnger": true,
"broadcastRange": 20,
"broadcast_filters": {
"test": "is_family",
"operator": "!=",
"value": "pacified"
},
"calm_event": {
"event": "calmed_down",
"target": "self"
}
}
cave_spider
"minecraft:angry": {
"duration": 10,
"duration_delta": 3,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
dolphin
"minecraft:angry": {
"duration": 25,
"broadcast_anger": true,
"broadcast_range": 16,
"calm_event": {
"event": "on_calm",
"target": "self"
}
}
enderman
"minecraft:angry": {
"duration": 25,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
hoglin
"minecraft:angry": {
"duration": 10,
"broadcast_anger": true,
"broadcast_range": 16,
"calm_event": {
"event": "become_calm_event",
"target": "self"
},
"angry_sound": "angry",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
}
}
llama
"minecraft:angry": {
"duration": 4,
"broadcast_anger": false,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
"minecraft:angry": {
"duration": -1,
"broadcast_anger": false,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
panda
"minecraft:angry": {
"duration": 500,
"broadcast_anger": true,
"broadcast_range": 41,
"broadcast_filters": {
"test": "is_family",
"operator": "==",
"value": "panda_aggressive"
},
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
"minecraft:angry": {
"duration": 1,
"broadcast_anger": true,
"broadcast_range": 41,
"broadcast_filters": {
"test": "is_family",
"operator": "==",
"value": "panda_aggressive"
},
"calm_event": {
"event": "minecraft:baby_on_calm",
"target": "self"
}
}
piglin
"minecraft:angry": {
"duration": 30,
"broadcast_anger": true,
"broadcast_anger_on_attack": true,
"broadcast_anger_on_being_attacked": true,
"broadcast_range": 16,
"broadcast_targets": [
"piglin"
],
"calm_event": {
"event": "become_calm_event",
"target": "self"
},
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "piglin"
},
{
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:attack_cooldown"
}
]
},
"angry_sound": "angry",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
}
}
piglin_brute
"minecraft:angry": {
"duration": 30,
"broadcast_anger": false,
"broadcast_anger_on_attack": false,
"broadcast_anger_on_being_attacked": true,
"broadcast_range": 16,
"broadcast_targets": [
"piglin"
],
"calm_event": {
"event": "become_calm_event",
"target": "self"
},
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "piglin"
}
]
},
"angry_sound": "angry",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
}
}
polar_bear
"minecraft:angry": {
"duration": 1,
"broadcast_anger": true,
"broadcast_range": 41,
"calm_event": {
"event": "minecraft:baby_on_calm",
"target": "self"
}
}
"minecraft:angry": {
"duration": 500,
"broadcast_anger": false,
"broadcast_range": 20,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
silverfish
"minecraft:angry": {
"duration": -1,
"broadcast_anger": true,
"broadcast_range": 20,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
spider
"minecraft:angry": {
"duration": 10,
"duration_delta": 3,
"calm_event": {
"event": "minecraft:become_calm",
"target": "self"
}
}
trader_llama
"minecraft:angry": {
"duration": 4,
"broadcast_anger": false,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
"minecraft:angry": {
"duration": -1,
"broadcast_anger": false,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
"minecraft:angry": {
"duration": 10,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
vindicator
"minecraft:angry": {
"duration": -1,
"broadcast_anger": false,
"calm_event": {
"event": "minecraft:stop_aggro",
"target": "self"
}
}
wandering_trader
"minecraft:angry": {
"duration": 5,
"broadcastAnger": true,
"broadcastRange": 10,
"broadcast_targets": [
"llama",
"trader_llama"
],
"broadcast_filters": {
"test": "is_leashed_to",
"subject": "other",
"value": true
},
"calm_event": {
"event": "minecraft:become_calm",
"target": "self"
}
}
wolf
"minecraft:angry": {
"duration": 25,
"broadcast_anger": true,
"broadcast_range": 20,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
zombie_pigman
"minecraft:angry": {
"duration": 25,
"broadcast_anger": true,
"broadcast_range": 20,
"calm_event": {
"event": "minecraft:on_calm",
"target": "self"
}
}
annotation.break_door¶
drowned
husk
vindicator
zombie
zombie_villager
zombie_villager_v2
annotation.open_door¶
piglin
piglin_brute
villager
villager_v2
area_attack¶
magma_cube
"minecraft:area_attack": {
"damage_range": 0.15,
"damage_per_tick": 6,
"damage_cooldown": 0.5,
"cause": "entity_attack",
"entity_filter": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
}
}
"minecraft:area_attack": {
"damage_range": 0.15,
"damage_per_tick": 4,
"damage_cooldown": 0.5,
"cause": "entity_attack",
"entity_filter": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
}
}
"minecraft:area_attack": {
"damage_range": 0.15,
"damage_per_tick": 3,
"damage_cooldown": 0.5,
"cause": "entity_attack",
"entity_filter": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
}
}
pufferfish
"minecraft:area_attack": {
"damage_range": 0.2,
"damage_per_tick": 2,
"damage_cooldown": 0.5,
"cause": "contact",
"entity_filter": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "monster"
}
]
}
}
slime
"minecraft:area_attack": {
"damage_range": 0.15,
"damage_per_tick": 4,
"damage_cooldown": 0.5,
"cause": "entity_attack",
"entity_filter": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
}
]
}
}
"minecraft:area_attack": {
"damage_range": 0.15,
"damage_per_tick": 2,
"damage_cooldown": 0.5,
"cause": "entity_attack",
"entity_filter": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
}
]
}
}
attack¶
axolotl
bee
blaze
bogged
cave_spider
creeper
dolphin
drowned
elder_guardian
enderman
endermite
ender_dragon
fox
goat
guardian
hoglin
husk
iron_golem
magma_cube
panda
phantom
piglin
piglin_brute
pillager
player
polar_bear
ravager
silverfish
skeleton
slime
snow_golem
spider
stray
vex
vindicator
warden
wither_skeleton
wolf
zoglin
zombie
zombie_pigman
zombie_villager
zombie_villager_v2
attack_cooldown¶
axolotl
"minecraft:attack_cooldown": {
"attack_cooldown_time": 120.0,
"attack_cooldown_complete_event": {
"event": "attack_cooldown_complete_event",
"target": "self"
}
}
goat
"minecraft:attack_cooldown": {
"attack_cooldown_time": [
30,
40
],
"attack_cooldown_complete_event": {
"event": "attack_cooldown_complete_event",
"target": "self"
}
}
hoglin
"minecraft:attack_cooldown": {
"attack_cooldown_time": [
10.0,
15.0
],
"attack_cooldown_complete_event": {
"event": "attack_cooldown_complete_event",
"target": "self"
}
}
piglin
"minecraft:attack_cooldown": {
"attack_cooldown_time": [
30.0,
120.0
],
"attack_cooldown_complete_event": {
"event": "attack_cooldown_complete_event",
"target": "self"
}
}
attack_damage¶
cat
ocelot
balloonable¶
allay
armadillo
bee
boat
camel
cat
chest_boat
chicken
cow
dolphin
donkey
fox
glow_squid
goat
hoglin
horse
iron_golem
llama
mooshroom
mule
ocelot
panda
parrot
pig
polar_bear
rabbit
sheep
skeleton_horse
sniffer
snow_golem
squid
strider
trader_llama
wolf
zoglin
zombie_horse
barter¶
piglin
"minecraft:barter": {
"barter_table": "loot_tables/entities/piglin_barter.json",
"cooldown_after_being_attacked": 20
}
behavior.admire_item¶
piglin
"minecraft:behavior.admire_item": {
"priority": 2,
"admire_item_sound": "admire",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
},
"on_admire_item_start": {
"event": "admire_item_started_event",
"target": "self"
},
"on_admire_item_stop": {
"event": "admire_item_stopped_event",
"target": "self"
}
}
behavior.avoid_block¶
hoglin
"minecraft:behavior.avoid_block": {
"priority": 1,
"tick_interval": 5,
"search_range": 8,
"search_height": 4,
"walk_speed_modifier": 1,
"sprint_speed_modifier": 1,
"avoid_block_sound": "retreat",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
},
"target_selection_method": "nearest",
"target_blocks": [
"minecraft:warped_fungus",
"minecraft:portal",
"minecraft:respawn_anchor"
],
"on_escape": [
{
"event": "escaped_event",
"target": "self"
}
]
}
piglin
"minecraft:behavior.avoid_block": {
"priority": 9,
"tick_interval": 5,
"search_range": 8,
"search_height": 4,
"sprint_speed_modifier": 1.1,
"target_selection_method": "nearest",
"target_blocks": [
"minecraft:soul_fire",
"minecraft:soul_lantern",
"minecraft:soul_torch",
"minecraft:item.soul_campfire"
],
"avoid_block_sound": "retreat",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
}
}
behavior.avoid_mob_type¶
bogged
"minecraft:behavior.avoid_mob_type": {
"priority": 4,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "wolf"
},
"max_dist": 6,
"walk_speed_multiplier": 1.2,
"sprint_speed_multiplier": 1.2
}
]
}
cat
"minecraft:behavior.avoid_mob_type": {
"priority": 6,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 10,
"walk_speed_multiplier": 0.8,
"sprint_speed_multiplier": 1.33
}
]
}
cave_spider
"minecraft:behavior.avoid_mob_type": {
"priority": 2,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "armadillo"
},
{
"test": "enum_property",
"subject": "other",
"domain": "minecraft:armadillo_state",
"value": "unrolled"
}
]
},
"max_dist": 6,
"sprint_speed_multiplier": 1.2
}
]
}
creeper
"minecraft:behavior.avoid_mob_type": {
"priority": 3,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "ocelot"
},
{
"test": "is_family",
"subject": "other",
"value": "cat"
}
]
},
"max_dist": 6,
"sprint_speed_multiplier": 1.2
}
]
}
dolphin
"minecraft:behavior.avoid_mob_type": {
"priority": 2,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "guardian_elder"
},
{
"test": "is_family",
"subject": "other",
"value": "guardian"
}
]
},
"max_dist": 8,
"walk_speed_multiplier": 1.0,
"sprint_speed_multiplier": 1.0
}
],
"probability_per_strength": 0.14
}
evocation_illager
"minecraft:behavior.avoid_mob_type": {
"priority": 5,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 8,
"walk_speed_multiplier": 0.6,
"sprint_speed_multiplier": 1.0
}
]
}
cod
"minecraft:behavior.avoid_mob_type": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
"max_dist": 6,
"walk_speed_multiplier": 1.5,
"sprint_speed_multiplier": 2.0
}
]
}
fox
"minecraft:behavior.avoid_mob_type": {
"priority": 5,
"entity_types": [
{
"filters": {
"any_of": [
{
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "trusts",
"subject": "other",
"operator": "!=",
"value": true
},
{
"test": "is_sneaking",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
{
"test": "is_family",
"subject": "other",
"value": "polarbear"
},
{
"test": "is_family",
"subject": "other",
"value": "wolf"
}
]
},
"max_dist": 10,
"walk_speed_multiplier": 1.0,
"sprint_speed_multiplier": 1.5
}
]
}
guardian
"minecraft:behavior.avoid_mob_type": {
"priority": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 8,
"walk_speed_multiplier": 1,
"sprint_speed_multiplier": 1
}
]
}
hoglin
"minecraft:behavior.avoid_mob_type": {
"priority": 0,
"remove_target": true,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "has_target",
"subject": "other",
"value": true
},
{
"test": "is_family",
"subject": "other",
"value": "piglin"
}
]
},
"check_if_outnumbered": true,
"max_dist": 10,
"sprint_speed_multiplier": 1.2
}
],
"avoid_mob_sound": "retreat",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
}
}
ocelot
"minecraft:behavior.avoid_mob_type": {
"priority": 5,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 10,
"walk_speed_multiplier": 0.8,
"sprint_speed_multiplier": 1.33
}
]
}
panda
"minecraft:behavior.avoid_mob_type": {
"priority": 5,
"max_dist": 16,
"max_flee": 20,
"entity_types": [
{
"filters": {
"test": "is_family",
"operator": "!=",
"subject": "other",
"value": "panda"
},
"max_dist": 16,
"sprint_speed_multiplier": 1.5
}
]
}
phantom
"minecraft:behavior.avoid_mob_type": {
"priority": 0,
"max_dist": 16.0,
"ignore_visibility": true,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "ocelot"
},
{
"test": "is_family",
"subject": "other",
"value": "cat"
}
]
},
"max_dist": 16
}
]
}
piglin
"minecraft:behavior.avoid_mob_type": {
"priority": 4,
"remove_target": true,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "zombie_pigman"
}
]
},
"max_dist": 6
},
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "zoglin"
}
]
},
"max_dist": 6
},
{
"filters": {
"all_of": [
{
"test": "has_target",
"subject": "other",
"value": true
},
{
"test": "is_family",
"subject": "other",
"value": "hoglin"
}
]
},
"sprint_speed_multiplier": 1.2,
"check_if_outnumbered": true
}
],
"on_escape_event": {
"event": "become_calm_event",
"target": "self"
},
"avoid_mob_sound": "retreat",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
}
}
pufferfish
"minecraft:behavior.avoid_mob_type": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
"max_dist": 6,
"walk_speed_multiplier": 1.5,
"sprint_speed_multiplier": 2.0
}
]
}
rabbit
"minecraft:behavior.avoid_mob_type": {
"priority": 4,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 8,
"walk_speed_multiplier": 1.5,
"sprint_speed_multiplier": 1.8
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "wolf"
},
"max_dist": 4,
"walk_speed_multiplier": 1.5,
"sprint_speed_multiplier": 1.8
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "monster"
},
"max_dist": 4,
"walk_speed_multiplier": 1.5,
"sprint_speed_multiplier": 1.5
}
]
}
salmon
"minecraft:behavior.avoid_mob_type": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
"max_dist": 3,
"max_flee": 10,
"walk_speed_multiplier": 1.5,
"sprint_speed_multiplier": 2.0
}
]
}
skeleton
"minecraft:behavior.avoid_mob_type": {
"priority": 4,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "wolf"
},
"max_dist": 6,
"walk_speed_multiplier": 1.2,
"sprint_speed_multiplier": 1.2
}
]
}
spider
"minecraft:behavior.avoid_mob_type": {
"priority": 2,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "armadillo"
},
{
"test": "enum_property",
"subject": "other",
"domain": "minecraft:armadillo_state",
"value": "unrolled"
}
]
},
"max_dist": 6,
"sprint_speed_multiplier": 1.2
}
]
}
stray
"minecraft:behavior.avoid_mob_type": {
"priority": 4,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "wolf"
},
"max_dist": 6,
"walk_speed_multiplier": 1.2,
"sprint_speed_multiplier": 1.2
}
]
}
tropicalfish
"minecraft:behavior.avoid_mob_type": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
"max_dist": 6,
"walk_speed_multiplier": 1.5,
"sprint_speed_multiplier": 2.0
}
]
}
villager
"minecraft:behavior.avoid_mob_type": {
"priority": 3,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "zombie"
},
{
"test": "is_family",
"subject": "other",
"value": "zombie_villager"
},
{
"test": "is_family",
"subject": "other",
"value": "illager"
},
{
"test": "is_family",
"subject": "other",
"value": "vex"
}
]
},
"max_dist": 8,
"walk_speed_multiplier": 0.6,
"sprint_speed_multiplier": 0.6
}
]
}
villager_v2
"minecraft:behavior.avoid_mob_type": {
"priority": 4,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "zombie"
},
{
"test": "is_family",
"subject": "other",
"value": "zombie_villager"
},
{
"test": "is_family",
"subject": "other",
"value": "illager"
},
{
"test": "is_family",
"subject": "other",
"value": "vex"
},
{
"test": "is_family",
"subject": "other",
"value": "zoglin"
}
]
},
"max_dist": 8,
"walk_speed_multiplier": 0.6,
"sprint_speed_multiplier": 0.6
}
]
}
wandering_trader
"minecraft:behavior.avoid_mob_type": {
"priority": 2,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "zombie"
},
{
"test": "is_family",
"subject": "other",
"value": "zombie_villager"
},
{
"test": "is_family",
"subject": "other",
"value": "zombie_pigman"
},
{
"test": "is_family",
"subject": "other",
"value": "illager"
},
{
"test": "is_family",
"subject": "other",
"value": "vex"
},
{
"test": "is_family",
"subject": "other",
"value": "zoglin"
}
]
},
"walk_speed_multiplier": 0.6,
"sprint_speed_multiplier": 0.6
}
],
"max_dist": 6
}
wolf
"minecraft:behavior.avoid_mob_type": {
"priority": 3,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "llama"
},
"max_dist": 24,
"walk_speed_multiplier": 1.5,
"sprint_speed_multiplier": 1.5
}
],
"probability_per_strength": 0.14
}
behavior.barter¶
piglin
behavior.beg¶
wolf
"minecraft:behavior.beg": {
"priority": 9,
"look_distance": 8,
"look_time": [
2,
4
],
"items": [
"bone",
"porkchop",
"cooked_porkchop",
"chicken",
"cooked_chicken",
"beef",
"cooked_beef",
"rotten_flesh",
"muttonraw",
"muttoncooked",
"rabbit",
"cooked_rabbit"
]
}
behavior.breed¶
armadillo
axolotl
bee
camel
cat
chicken
cow
donkey
fox
frog
goat
hoglin
horse
llama
mooshroom
ocelot
panda
pig
rabbit
sheep
sniffer
strider
trader_llama
turtle
wolf
behavior.celebrate¶
evocation_illager
"minecraft:behavior.celebrate": {
"priority": 5,
"celebration_sound": "celebrate",
"sound_interval": {
"range_min": 2.0,
"range_max": 7.0
},
"jump_interval": {
"range_min": 1.0,
"range_max": 3.5
},
"duration": 30.0,
"on_celebration_end_event": {
"event": "minecraft:stop_celebrating",
"target": "self"
}
}
pillager
"minecraft:behavior.celebrate": {
"priority": 5,
"celebration_sound": "celebrate",
"sound_interval": {
"range_min": 2.0,
"range_max": 7.0
},
"jump_interval": {
"range_min": 1.0,
"range_max": 3.5
},
"duration": 30.0,
"on_celebration_end_event": {
"event": "minecraft:stop_celebrating",
"target": "self"
}
}
ravager
"minecraft:behavior.celebrate": {
"priority": 5,
"celebration_sound": "celebrate",
"sound_interval": {
"range_min": 2.0,
"range_max": 7.0
},
"jump_interval": {
"range_min": 1.0,
"range_max": 3.5
},
"duration": 30.0,
"on_celebration_end_event": {
"event": "minecraft:stop_celebrating",
"target": "self"
}
}
vindicator
"minecraft:behavior.celebrate": {
"priority": 5,
"celebration_sound": "celebrate",
"sound_interval": {
"range_min": 2.0,
"range_max": 7.0
},
"jump_interval": {
"range_min": 1.0,
"range_max": 3.5
},
"duration": 30.0,
"on_celebration_end_event": {
"event": "minecraft:stop_celebrating",
"target": "self"
}
}
witch
"minecraft:behavior.celebrate": {
"priority": 5,
"celebration_sound": "celebrate",
"sound_interval": {
"range_min": 2.0,
"range_max": 7.0
},
"jump_interval": {
"range_min": 1.0,
"range_max": 3.5
},
"duration": 30.0,
"on_celebration_end_event": {
"event": "minecraft:stop_celebrating",
"target": "self"
}
}
behavior.celebrate_survive¶
villager
"minecraft:behavior.celebrate_survive": {
"priority": 5,
"fireworks_interval": {
"range_min": 2.0,
"range_max": 7.0
},
"duration": 30.0,
"on_celebration_end_event": {
"event": "minecraft:stop_celebrating",
"target": "self"
}
}
villager_v2
"minecraft:behavior.celebrate_survive": {
"priority": 5,
"fireworks_interval": {
"range_min": 2.0,
"range_max": 7.0
},
"duration": 30.0,
"on_celebration_end_event": {
"event": "minecraft:stop_celebrating",
"target": "self"
}
}
behavior.charge_attack¶
vex
behavior.charge_held_item¶
piglin
pillager
behavior.circle_around_anchor¶
phantom
"minecraft:behavior.circle_around_anchor": {
"priority": 3,
"radius_change": 1.0,
"radius_adjustment_chance": 0.004,
"height_adjustment_chance": 0.002857,
"goal_radius": 1.0,
"angle_change": 15.0,
"radius_range": [
5.0,
15.0
],
"height_offset_range": [
-4.0,
5.0
],
"height_above_target_range": [
20.0,
40.0
]
}
behavior.controlled_by_player¶
pig
strider
behavior.croak¶
frog
"minecraft:behavior.croak": {
"priority": 9,
"interval": [
10,
20
],
"duration": 4.5,
"filters": {
"all_of": [
{
"test": "in_water",
"value": false
},
{
"test": "in_lava",
"value": false
}
]
}
}
behavior.defend_trusted_target¶
fox
"minecraft:behavior.defend_trusted_target": {
"priority": 0,
"within_radius": 25,
"must_see": false,
"aggro_sound": "mad",
"sound_chance": 0.05,
"on_defend_start": {
"event": "minecraft:fox_configure_defending",
"target": "self"
}
}
behavior.defend_village_target¶
iron_golem
"minecraft:behavior.defend_village_target": {
"priority": 1,
"must_reach": true,
"attack_chance": 0.05,
"entity_types": {
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "mob"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
}
]
}
}
}
behavior.delayed_attack¶
ravager
"minecraft:behavior.delayed_attack": {
"priority": 4,
"attack_once": false,
"track_target": true,
"require_complete_path": false,
"random_stop_interval": 0,
"reach_multiplier": 1.5,
"speed_multiplier": 1.0,
"attack_duration": 0.75,
"hit_delay_pct": 0.5
}
behavior.dig¶
warden
"minecraft:behavior.dig": {
"priority": 1,
"duration": 5.5,
"idle_time": 60.0,
"vibration_is_disturbance": true,
"suspicion_is_disturbance": true,
"digs_in_daylight": false,
"on_start": {
"event": "on_digging_event",
"target": "self"
}
}
behavior.dragonchargeplayer¶
ender_dragon
behavior.dragondeath¶
ender_dragon
behavior.dragonflaming¶
ender_dragon
behavior.dragonholdingpattern¶
ender_dragon
behavior.dragonlanding¶
ender_dragon
behavior.dragonscanning¶
ender_dragon
behavior.dragonstrafeplayer¶
ender_dragon
behavior.dragontakeoff¶
ender_dragon
behavior.drink_milk¶
wandering_trader
"minecraft:behavior.drink_milk": {
"priority": 5,
"filters": {
"all_of": [
{
"test": "is_daytime",
"value": true
},
{
"test": "is_visible",
"subject": "self",
"value": false
},
{
"test": "is_avoiding_mobs",
"subject": "self",
"value": false
}
]
}
}
behavior.drink_potion¶
wandering_trader
"minecraft:behavior.drink_potion": {
"priority": 1,
"speed_modifier": -0.2,
"potions": [
{
"id": 7,
"chance": 1.0,
"filters": {
"all_of": [
{
"any_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 18000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 12000
}
]
},
{
"test": "is_visible",
"subject": "self",
"value": true
},
{
"any_of": [
{
"test": "is_avoiding_mobs",
"subject": "self",
"value": true
},
{
"all_of": [
{
"test": "has_component",
"subject": "self",
"value": "minecraft:angry"
},
{
"test": "is_family",
"subject": "target",
"operator": "!=",
"value": "player"
}
]
}
]
}
]
}
},
{
"id": 8,
"chance": 1.0,
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 12000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 18000
},
{
"test": "is_visible",
"subject": "self",
"value": true
},
{
"any_of": [
{
"test": "is_avoiding_mobs",
"subject": "self",
"value": true
},
{
"test": "has_component",
"subject": "self",
"value": "minecraft:angry"
}
]
}
]
}
}
]
}
witch
"minecraft:behavior.drink_potion": {
"priority": 1,
"speed_modifier": -0.25,
"potions": [
{
"id": 19,
"chance": 0.15,
"filters": {
"all_of": [
{
"test": "is_underwater",
"subject": "self",
"value": true
},
{
"none_of": [
{
"test": "has_mob_effect",
"subject": "self",
"value": "water_breathing"
}
]
}
]
}
},
{
"id": 12,
"chance": 0.15,
"filters": {
"all_of": [
{
"any_of": [
{
"test": "on_fire",
"subject": "self",
"value": true
},
{
"test": "on_hot_block",
"subject": "self",
"value": true
},
{
"test": "taking_fire_damage",
"subject": "self",
"value": true
}
]
},
{
"none_of": [
{
"test": "has_mob_effect",
"subject": "self",
"value": "fire_resistance"
}
]
}
]
}
},
{
"id": 21,
"chance": 0.05,
"filters": {
"all_of": [
{
"test": "is_missing_health",
"subject": "self",
"value": true
}
]
}
},
{
"id": 14,
"chance": 0.25,
"filters": {
"all_of": [
{
"test": "has_target",
"subject": "self",
"value": true
},
{
"none_of": [
{
"test": "has_mob_effect",
"subject": "self",
"value": "speed"
}
]
},
{
"test": "target_distance",
"subject": "self",
"value": 11.0,
"operator": ">="
}
]
}
}
]
}
behavior.drop_item_for¶
cat
"minecraft:behavior.drop_item_for": {
"priority": 1,
"seconds_before_pickup": 0.0,
"cooldown": 0.25,
"drop_item_chance": 0.7,
"offering_distance": 5.0,
"minimum_teleport_distance": 2.0,
"max_head_look_at_height": 10.0,
"target_range": [
5.0,
5.0,
5.0
],
"teleport_offset": [
0.0,
1.0,
0.0
],
"time_of_day_range": [
0.74999,
0.8
],
"speed_multiplier": 1.0,
"search_range": 5,
"search_height": 2,
"search_count": 0,
"goal_radius": 1.0,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 6
}
],
"loot_table": "loot_tables/entities/cat_gift.json",
"on_drop_attempt": {
"event": "minecraft:cat_gifted_owner",
"target": "self"
}
}
behavior.eat_block¶
sheep
"minecraft:behavior.eat_block": {
"priority": 6,
"success_chance": "query.is_baby ? 0.02 : 0.001",
"time_until_eat": 1.8,
"eat_and_replace_block_pairs": [
{
"eat_block": "grass",
"replace_block": "dirt"
},
{
"eat_block": "tallgrass",
"replace_block": "air"
}
],
"on_eat": {
"event": "minecraft:on_eat_block",
"target": "self"
}
}
behavior.eat_carried_item¶
fox
behavior.eat_mob¶
frog
"minecraft:behavior.eat_mob": {
"priority": 7,
"run_speed": 2.0,
"eat_animation_time": 0.3,
"pull_in_force": 0.75,
"reach_mob_distance": 1.75,
"eat_mob_sound": "tongue",
"loot_table": "loot_tables/entities/frog.json"
}
behavior.emerge¶
warden
"minecraft:behavior.emerge": {
"duration": 7.0,
"on_done": {
"event": "minecraft:emerged",
"target": "self"
}
}
behavior.enderman_leave_block¶
enderman
behavior.enderman_take_block¶
enderman
behavior.equip_item¶
bogged
drowned
evocation_illager
fox
husk
piglin
pillager
skeleton
stray
vindicator
wither_skeleton
zombie
zombie_pigman
zombie_villager
zombie_villager_v2
behavior.explore_outskirts¶
villager_v2
"minecraft:behavior.explore_outskirts": {
"priority": 9,
"next_xz": 5,
"next_y": 3,
"min_wait_time": 3.0,
"max_wait_time": 10.0,
"max_travel_time": 60.0,
"speed_multiplier": 0.6,
"explore_dist": 6.0,
"min_perimeter": 1.0,
"min_dist_from_target": 2.5,
"timer_ratio": 2.0,
"dist_from_boundary": [
5.0,
0.0,
5.0
]
}
behavior.fertilize_farm_block¶
villager_v2
behavior.find_cover¶
fox
behavior.find_mount¶
husk
parrot
"minecraft:behavior.find_mount": {
"priority": 3,
"within_radius": 16,
"avoid_water": true,
"start_delay": 100,
"target_needed": false,
"mount_distance": 2.0
}
piglin
"minecraft:behavior.find_mount": {
"priority": 1,
"within_radius": 16,
"start_delay": 15,
"max_failed_attempts": 20
}
zombie
"minecraft:behavior.find_mount": {
"priority": 1,
"within_radius": 16,
"start_delay": 15,
"max_failed_attempts": 20
}
zombie_villager
zombie_villager_v2
behavior.find_underwater_treasure¶
dolphin
"minecraft:behavior.find_underwater_treasure": {
"priority": 2,
"speed_multiplier": 2.0,
"search_range": 30,
"stop_distance": 50
}
behavior.fire_at_target¶
breeze
"minecraft:behavior.fire_at_target": {
"projectile_def": "minecraft:breeze_wind_charge_projectile",
"priority": 3,
"attack_range": [
2,
16
],
"attack_cooldown": 0.5,
"pre_shoot_delay": 0.75,
"post_shoot_delay": 0.2,
"ranged_fov": 90.0,
"owner_anchor": 2,
"owner_offset": [
0.0,
0.3,
0.0
],
"target_anchor": 0,
"target_offset": [
0.0,
0.5,
0.0
]
}
behavior.flee_sun¶
bogged
drowned
skeleton
stray
zombie_villager
zombie_villager_v2
behavior.float¶
allay
armadillo
bat
bee
blaze
breeze
camel
cat
cave_spider
chicken
cow
creeper
donkey
enderman
endermite
evocation_illager
fox
ghast
goat
horse
llama
mooshroom
mule
ocelot
panda
parrot
pig
pillager
polar_bear
rabbit
ravager
sheep
silverfish
sniffer
spider
trader_llama
vex
villager
villager_v2
vindicator
wandering_trader
warden
witch
wither
wolf
behavior.float_wander¶
bat
"minecraft:behavior.float_wander": {
"xz_dist": 10,
"y_dist": 7,
"y_offset": -2.0,
"random_reselect": true,
"float_duration": [
0.1,
0.35
]
}
ghast
behavior.follow_caravan¶
llama
"minecraft:behavior.follow_caravan": {
"priority": 3,
"speed_multiplier": 2.1,
"entity_count": 10,
"entity_types": {
"filters": {
"test": "is_family",
"subject": "other",
"value": "llama"
}
}
}
trader_llama
"minecraft:behavior.follow_caravan": {
"priority": 3,
"speed_multiplier": 2.1,
"entity_count": 10,
"entity_types": {
"filters": {
"test": "is_family",
"subject": "other",
"value": "llama"
}
}
}
behavior.follow_mob¶
parrot
"minecraft:behavior.follow_mob": {
"priority": 3,
"speed_multiplier": 1.0,
"stop_distance": 3,
"search_range": 20
}
behavior.follow_owner¶
allay
"minecraft:behavior.follow_owner": {
"priority": 6,
"speed_multiplier": 8,
"start_distance": 16,
"stop_distance": 4,
"can_teleport": false,
"ignore_vibration": false
}
cat
"minecraft:behavior.follow_owner": {
"priority": 4,
"speed_multiplier": 1.0,
"start_distance": 10,
"stop_distance": 2
}
ocelot
"minecraft:behavior.follow_owner": {
"priority": 4,
"speed_multiplier": 1.0,
"start_distance": 10,
"stop_distance": 2
}
parrot
"minecraft:behavior.follow_owner": {
"priority": 2,
"speed_multiplier": 1.0,
"start_distance": 5,
"stop_distance": 1
}
wolf
"minecraft:behavior.follow_owner": {
"priority": 6,
"speed_multiplier": 1.0,
"start_distance": 10,
"stop_distance": 2
}
behavior.follow_parent¶
armadillo
axolotl
bee
camel
chicken
cow
dolphin
donkey
fox
goat
hoglin
horse
llama
mooshroom
mule
panda
pig
polar_bear
rabbit
sheep
skeleton_horse
strider
trader_llama
zombie_horse
behavior.follow_target_captain¶
pillager
"minecraft:behavior.follow_target_captain": {
"priority": 5,
"speed_multiplier": 0.8,
"within_radius": 64,
"follow_distance": 5
}
vindicator
"minecraft:behavior.follow_target_captain": {
"priority": 5,
"speed_multiplier": 0.8,
"within_radius": 64,
"follow_distance": 5
}
behavior.go_and_give_items_to_noteblock¶
allay
"minecraft:behavior.go_and_give_items_to_noteblock": {
"priority": 3,
"run_speed": 8,
"throw_sound": "item_thrown",
"on_item_throw": [
{
"event": "pickup_item_delay",
"target": "self"
}
]
}
behavior.go_and_give_items_to_owner¶
allay
"minecraft:behavior.go_and_give_items_to_owner": {
"priority": 4,
"run_speed": 8,
"throw_sound": "item_thrown",
"on_item_throw": [
{
"event": "pickup_item_delay",
"target": "self"
}
]
}
behavior.go_home¶
bee
"minecraft:behavior.go_home": {
"priority": 4,
"speed_multiplier": 1.0,
"interval": 1,
"goal_radius": 1.2,
"on_home": [
{
"filters": {
"any_of": [
{
"test": "is_block",
"subject": "block",
"value": "minecraft:bee_nest"
},
{
"test": "is_block",
"subject": "block",
"value": "minecraft:beehive"
}
]
},
"event": "minecraft:bee_returned_to_hive",
"target": "block"
},
{
"filters": {
"all_of": [
{
"test": "is_block",
"subject": "block",
"operator": "!=",
"value": "minecraft:bee_nest"
},
{
"test": "is_block",
"subject": "block",
"operator": "!=",
"value": "minecraft:beehive"
}
]
},
"event": "find_hive_event",
"target": "self"
}
],
"on_failed": [
{
"event": "find_hive_event",
"target": "self"
}
]
}
piglin_brute
"minecraft:behavior.go_home": {
"priority": 6,
"interval": 200,
"speed_multiplier": 0.6,
"goal_radius": 4.0,
"on_failed": [
{
"event": "go_back_to_spawn_failed",
"target": "self"
}
]
}
turtle
"minecraft:behavior.go_home": {
"priority": 1,
"speed_multiplier": 1.0,
"interval": 700,
"goal_radius": 4.0,
"on_home": [
{
"event": "minecraft:go_lay_egg",
"target": "self"
}
]
}
behavior.guardian_attack¶
elder_guardian
guardian
behavior.harvest_farm_block¶
villager
villager_v2
behavior.hide¶
villager_v2
"minecraft:behavior.hide": {
"priority": 0,
"speed_multiplier": 0.8,
"poi_type": "bed",
"duration": 30.0
}
behavior.hold_ground¶
pillager
"minecraft:behavior.hold_ground": {
"priority": 5,
"min_radius": 10,
"broadcast": true,
"broadcast_range": 8,
"within_radius_event": {
"event": "minecraft:ranged_mode",
"target": "self"
}
}
"minecraft:behavior.hold_ground": {
"priority": 6,
"min_radius": 10,
"broadcast": true,
"broadcast_range": 8,
"within_radius_event": {
"event": "minecraft:ranged_mode",
"target": "self"
}
}
behavior.hurt_by_target¶
bee
blaze
bogged
"minecraft:behavior.hurt_by_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "breeze"
}
}
]
}
breeze
"minecraft:behavior.hurt_by_target": {
"priority": 4,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "skeleton"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "stray"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "zombie"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "husk"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "spider"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "cavespider"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "slime"
}
]
}
}
]
}
cave_spider
"minecraft:behavior.hurt_by_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "breeze"
}
}
]
}
creeper
dolphin
drowned
enderman
evocation_illager
ghast
hoglin
husk
"minecraft:behavior.hurt_by_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "breeze"
}
}
]
}
iron_golem
"minecraft:behavior.hurt_by_target": {
"priority": 2,
"entity_types": {
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "creeper"
}
}
}
"minecraft:behavior.hurt_by_target": {
"priority": 2,
"entity_types": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "creeper"
}
]
}
}
}
llama
panda
piglin
piglin_brute
pillager
"minecraft:behavior.hurt_by_target": {
"priority": 1,
"entity_types": {
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "illager"
},
"max_dist": 64
}
}
polar_bear
ravager
"minecraft:behavior.hurt_by_target": {
"priority": 2,
"entity_types": {
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "illager"
},
"max_dist": 64
}
}
shulker
"minecraft:behavior.hurt_by_target": {
"priority": 2,
"entity_types": {
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "shulker"
}
}
}
silverfish
skeleton
"minecraft:behavior.hurt_by_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "breeze"
}
}
]
}
spider
"minecraft:behavior.hurt_by_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "breeze"
}
}
]
}
stray
"minecraft:behavior.hurt_by_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "breeze"
}
}
]
}
trader_llama
"minecraft:behavior.hurt_by_target": {
"priority": 1,
"hurt_owner": true,
"entity_types": {
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "trader_llama"
}
}
}
turtle
vex
vindicator
witch
wither
wither_skeleton
wolf
zoglin
zombie
"minecraft:behavior.hurt_by_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "breeze"
}
}
]
}
zombie_pigman
zombie_villager
zombie_villager_v2
behavior.inspect_bookshelf¶
villager_v2
"minecraft:behavior.inspect_bookshelf": {
"priority": 8,
"speed_multiplier": 0.6,
"search_range": 4,
"search_height": 3,
"goal_radius": 0.8,
"search_count": 0
}
behavior.investigate_suspicious_location¶
warden
behavior.jump_around_target¶
breeze
"minecraft:behavior.jump_around_target": {
"priority": 5,
"filters": {
"all_of": [
{
"any_of": [
{
"test": "in_water",
"value": true
},
{
"test": "on_ground",
"value": true
}
]
},
{
"test": "is_riding",
"value": false
},
{
"test": "in_lava",
"value": false
}
]
},
"jump_cooldown_duration": 0.5,
"jump_cooldown_when_hurt_duration": 0.1,
"last_hurt_duration": 2.0,
"prepare_jump_duration": 0.5,
"max_jump_velocity": 1.4,
"check_collision": false,
"entity_bounding_box_scale": 0.7,
"line_of_sight_obstruction_height_ignore": 4,
"valid_distance_to_target": [
4.0,
20.0
],
"landing_position_spread_degrees": 90,
"landing_distance_from_target": [
4.0,
8.0
],
"required_vertical_space": 4,
"snap_to_surface_block_range": 10,
"jump_angles": [
40.0,
55.0,
60.0,
75.0,
80.0
]
}
behavior.jump_to_block¶
frog
"minecraft:behavior.jump_to_block": {
"priority": 10,
"search_width": 8,
"search_height": 4,
"minimum_path_length": 2,
"minimum_distance": 1,
"scale_factor": 0.6,
"max_velocity": 1,
"cooldown_range": [
5,
7
],
"preferred_blocks": [
"minecraft:waterlily",
"minecraft:big_dripleaf"
],
"preferred_blocks_chance": 0.5,
"forbidden_blocks": [
"minecraft:water"
]
}
goat
"minecraft:behavior.jump_to_block": {
"priority": 8,
"search_width": 10,
"search_height": 10,
"minimum_path_length": 8,
"minimum_distance": 1,
"scale_factor": 0.6,
"cooldown_range": [
30,
60
]
}
behavior.knockback_roar¶
ravager
"minecraft:behavior.knockback_roar": {
"priority": 1,
"duration": 1,
"attack_time": 0.5,
"knockback_damage": 6,
"knockback_horizontal_strength": 3,
"knockback_vertical_strength": 3,
"knockback_range": 4,
"knockback_filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "ravager"
},
"damage_filters": {
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "illager"
},
"on_roar_end": {
"event": "minecraft:end_roar"
},
"cooldown_time": 0.1
}
behavior.lay_down¶
panda
behavior.lay_egg¶
frog
"minecraft:behavior.lay_egg": {
"priority": 2,
"speed_multiplier": 1.0,
"search_range": 10,
"search_height": 3,
"goal_radius": 1.7,
"target_blocks": [
"minecraft:water"
],
"target_materials_above_block": [
"Air"
],
"allow_laying_from_below": true,
"use_default_animation": false,
"lay_seconds": 2,
"egg_type": "minecraft:frog_spawn",
"lay_egg_sound": "lay_spawn",
"on_lay": {
"event": "laid_egg",
"target": "self"
}
}
turtle
"minecraft:behavior.lay_egg": {
"priority": 1,
"speed_multiplier": 1.0,
"search_range": 16,
"search_height": 4,
"goal_radius": 1.5,
"on_lay": {
"event": "minecraft:laid_egg",
"target": "self"
}
}
behavior.leap_at_target¶
cat
cave_spider
ocelot
spider
wolf
behavior.look_at_entity¶
evocation_illager
"minecraft:behavior.look_at_entity": {
"priority": 10,
"look_distance": 8.0,
"filters": {
"test": "is_family",
"subject": "other",
"value": "mob"
}
}
ravager
"minecraft:behavior.look_at_entity": {
"priority": 10,
"look_distance": 8,
"angle_of_view_horizontal": 45,
"filters": {
"test": "is_family",
"subject": "other",
"value": "mob"
}
}
vex
"minecraft:behavior.look_at_entity": {
"priority": 9,
"look_distance": 6.0,
"probability": 0.02,
"filters": {
"test": "is_family",
"subject": "other",
"value": "mob"
}
}
behavior.look_at_player¶
allay
armadillo
"minecraft:behavior.look_at_player": {
"priority": 7,
"target_distance": 6.0,
"probability": 0.02,
"min_look_time": 40,
"max_look_time": 80
}
axolotl
"minecraft:behavior.look_at_player": {
"priority": 10,
"target_distance": 6.0,
"probability": 0.02
}
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
dolphin
donkey
drowned
elder_guardian
enderman
evocation_illager
fox
frog
"minecraft:behavior.look_at_player": {
"priority": 12,
"target_distance": 6.0,
"probability": 0.02
}
goat
guardian
hoglin
horse
husk
iron_golem
llama
mooshroom
mule
npc
ocelot
panda
parrot
pig
piglin
piglin_brute
pillager
polar_bear
rabbit
ravager
"minecraft:behavior.look_at_player": {
"priority": 7,
"look_distance": 6,
"angle_of_view_horizontal": 45,
"probability": 1
}
sheep
shulker
skeleton
skeleton_horse
sniffer
snow_golem
spider
stray
strider
tadpole
trader_llama
turtle
vex
villager
villager_v2
vindicator
wandering_trader
witch
wither
wither_skeleton
wolf
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
behavior.look_at_target¶
wither
behavior.look_at_trading_player¶
villager
villager_v2
wandering_trader
behavior.make_love¶
villager
villager_v2
behavior.melee_attack¶
creeper
"minecraft:behavior.melee_attack": {
"priority": 4,
"speed_multiplier": 1.25,
"track_target": false,
"reach_multiplier": 0.0
}
behavior.melee_box_attack¶
axolotl
"minecraft:behavior.melee_box_attack": {
"priority": 4,
"on_kill": {
"event": "killed_enemy_event",
"target": "self"
}
}
bee
"minecraft:behavior.melee_box_attack": {
"priority": 2,
"attack_once": true,
"speed_multiplier": 1.4,
"on_attack": {
"event": "countdown_to_perish_event",
"target": "self"
}
}
blaze
bogged
"minecraft:behavior.melee_box_attack": {
"priority": 4,
"track_target": true,
"speed_multiplier": 1.25
}
cave_spider
"minecraft:behavior.melee_box_attack": {
"priority": 3,
"track_target": true,
"random_stop_interval": 100
}
dolphin
drowned
"minecraft:behavior.melee_box_attack": {
"can_spread_on_fire": true,
"priority": 3,
"speed_multiplier": 1,
"track_target": false,
"require_complete_path": true
}
enderman
endermite
fox
"minecraft:behavior.melee_box_attack": {
"priority": 10,
"track_target": true,
"require_complete_path": true
}
"minecraft:behavior.melee_box_attack": {
"priority": 1,
"track_target": true,
"require_complete_path": true
}
hoglin
"minecraft:behavior.melee_box_attack": {
"priority": 4,
"speed_multiplier": 1,
"track_target": true,
"cooldown_time": 0.75
}
"minecraft:behavior.melee_box_attack": {
"priority": 4,
"speed_multiplier": 1,
"track_target": true,
"cooldown_time": 2
}
husk
iron_golem
panda
piglin
"minecraft:behavior.melee_box_attack": {
"priority": 8,
"speed_multiplier": 1.0,
"track_target": true
}
piglin_brute
"minecraft:behavior.melee_box_attack": {
"priority": 4,
"speed_multiplier": 1,
"track_target": true
}
pillager
silverfish
skeleton
"minecraft:behavior.melee_box_attack": {
"priority": 4,
"track_target": true,
"speed_multiplier": 1.25
}
spider
stray
"minecraft:behavior.melee_box_attack": {
"priority": 4,
"track_target": true,
"speed_multiplier": 1.25
}
vindicator
warden
wither_skeleton
"minecraft:behavior.melee_box_attack": {
"priority": 4,
"track_target": true,
"speed_multiplier": 1.25
}
wolf
zoglin
"minecraft:behavior.melee_box_attack": {
"priority": 4,
"speed_multiplier": 1.4,
"track_target": true
}
zombie
zombie_pigman
zombie_villager
zombie_villager_v2
behavior.mingle¶
villager_v2
"minecraft:behavior.mingle": {
"priority": 7,
"speed_multiplier": 0.5,
"duration": 30,
"cooldown_time": 10,
"mingle_partner_type": "minecraft:villager_v2",
"mingle_distance": 2.0
}
behavior.mount_pathing¶
cat
"minecraft:behavior.mount_pathing": {
"priority": 1,
"speed_multiplier": 1.25,
"target_dist": 0,
"track_target": true
}
cave_spider
"minecraft:behavior.mount_pathing": {
"priority": 5,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
chicken
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.5,
"target_dist": 0.0,
"track_target": true
}
cow
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.5,
"target_dist": 0.0,
"track_target": true
}
donkey
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.5,
"target_dist": 0.0,
"track_target": true
}
horse
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.5,
"target_dist": 0.0,
"track_target": true
}
husk
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
llama
"minecraft:behavior.mount_pathing": {
"priority": 1,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
mooshroom
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.5,
"target_dist": 0.0,
"track_target": true
}
mule
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.5,
"target_dist": 0.0,
"track_target": true
}
ocelot
"minecraft:behavior.mount_pathing": {
"priority": 1,
"speed_multiplier": 1.25,
"target_dist": 0,
"track_target": true
}
panda
"minecraft:behavior.mount_pathing": {
"priority": 5,
"speed_multiplier": 1.5,
"target_dist": 0.0,
"track_target": true
}
pig
"minecraft:behavior.mount_pathing": {
"priority": 1,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
ravager
"minecraft:behavior.mount_pathing": {
"priority": 5,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
sheep
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.5,
"target_dist": 0.0,
"track_target": true
}
skeleton_horse
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.5,
"target_dist": 4.0,
"track_target": true
}
spider
"minecraft:behavior.mount_pathing": {
"priority": 5,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
trader_llama
"minecraft:behavior.mount_pathing": {
"priority": 1,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
wolf
"minecraft:behavior.mount_pathing": {
"priority": 1,
"speed_multiplier": 1.25,
"target_dist": 0,
"track_target": true
}
zombie
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
zombie_horse
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.5,
"target_dist": 0.0,
"track_target": true
}
zombie_pigman
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.25,
"target_dist": 0,
"track_target": true
}
zombie_villager
"minecraft:behavior.mount_pathing": {
"priority": 5,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
zombie_villager_v2
"minecraft:behavior.mount_pathing": {
"priority": 5,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
}
behavior.move_away_from_target¶
breeze
"minecraft:behavior.move_away_from_target": {
"priority": 2,
"destination_position_range": [
4.0,
8.0
],
"movement_speed": 1.2,
"destination_pos_spread_degrees": 90,
"filters": {
"all_of": [
{
"test": "on_ground",
"value": true
},
{
"test": "target_distance",
"subject": "self",
"value": 4.0,
"operator": "<="
}
]
}
}
behavior.move_indoors¶
villager
villager_v2
"minecraft:behavior.move_indoors": {
"priority": 6,
"speed_multiplier": 0.8,
"timeout_cooldown": 8.0
}
behavior.move_outdoors¶
villager
"minecraft:behavior.move_outdoors": {
"priority": 2,
"speed_multiplier": 0.8,
"timeout_cooldown": 8.0
}
villager_v2
"minecraft:behavior.move_outdoors": {
"priority": 2,
"speed_multiplier": 0.8,
"timeout_cooldown": 8.0
}
behavior.move_through_village¶
iron_golem
"minecraft:behavior.move_through_village": {
"priority": 3,
"speed_multiplier": 0.6,
"only_at_night": true
}
behavior.move_to_block¶
bee
"minecraft:behavior.move_to_block": {
"priority": 10,
"tick_interval": 1,
"start_chance": 0.5,
"search_range": 6,
"search_height": 4,
"goal_radius": 1.0,
"stay_duration": 20.0,
"target_selection_method": "random",
"target_offset": [
0,
0.25,
0
],
"target_block_filters": {
"test": "is_waterlogged",
"subject": "block",
"operator": "==",
"value": false
},
"target_blocks": [
"minecraft:poppy",
"minecraft:blue_orchid",
"minecraft:allium",
"minecraft:azure_bluet",
"minecraft:red_tulip",
"minecraft:orange_tulip",
"minecraft:white_tulip",
"minecraft:pink_tulip",
"minecraft:oxeye_daisy",
"minecraft:cornflower",
"minecraft:lily_of_the_valley",
"minecraft:yellow_flower",
"minecraft:wither_rose",
"minecraft:sunflower",
"minecraft:lilac",
"minecraft:rose_bush",
"minecraft:peony",
"minecraft:flowering_azalea",
"minecraft:azalea_leaves_flowered",
"minecraft:mangrove_propagule",
"minecraft:pitcher_plant",
"minecraft:torchflower",
"minecraft:cherry_leaves",
"minecraft:pink_petals"
],
"on_stay_completed": [
{
"event": "collected_nectar",
"target": "self"
}
]
}
"minecraft:behavior.move_to_block": {
"priority": 10,
"search_range": 16,
"search_height": 10,
"tick_interval": 1,
"goal_radius": 0.633,
"target_blocks": [
"bee_nest",
"beehive"
],
"on_reach": [
{
"event": "minecraft:bee_returned_to_hive",
"target": "block"
}
]
}
behavior.move_to_land¶
frog
"minecraft:behavior.move_to_land": {
"priority": 6,
"search_range": 30,
"search_height": 8,
"search_count": 80,
"goal_radius": 2
}
turtle
"minecraft:behavior.move_to_land": {
"priority": 6,
"search_range": 16,
"search_height": 5,
"goal_radius": 0.5
}
behavior.move_to_liquid¶
strider
"minecraft:behavior.move_to_liquid": {
"priority": 7,
"search_range": 16,
"search_height": 10,
"goal_radius": 0.9,
"material_type": "Lava",
"search_count": 30
}
behavior.move_to_random_block¶
pillager
"minecraft:behavior.move_to_random_block": {
"priority": 6,
"speed_multiplier": 0.55,
"within_radius": 8,
"block_distance": 512
}
vindicator
"minecraft:behavior.move_to_random_block": {
"priority": 5,
"speed_multiplier": 0.55,
"within_radius": 8,
"block_distance": 512
}
behavior.move_to_village¶
evocation_illager
pillager
"minecraft:behavior.move_to_village": {
"priority": 5,
"speed_multiplier": 1.0,
"goal_radius": 2.0
}
ravager
"minecraft:behavior.move_to_village": {
"priority": 5,
"speed_multiplier": 1.0,
"goal_radius": 2.0
}
vindicator
"minecraft:behavior.move_to_village": {
"priority": 4,
"speed_multiplier": 1.0,
"goal_radius": 2.0
}
witch
"minecraft:behavior.move_to_village": {
"priority": 3,
"speed_multiplier": 1.2,
"goal_radius": 2.0
}
behavior.move_to_water¶
axolotl
"minecraft:behavior.move_to_water": {
"priority": 6,
"search_range": 16,
"search_height": 5,
"search_count": 1,
"goal_radius": 0.1
}
dolphin
frog
"minecraft:behavior.move_to_water": {
"priority": 3,
"search_range": 20,
"search_height": 5,
"goal_radius": 1.5
}
turtle
"minecraft:behavior.move_to_water": {
"priority": 4,
"search_range": 16,
"search_height": 5,
"goal_radius": 1.5
}
"minecraft:behavior.move_to_water": {
"priority": 1,
"search_range": 15,
"search_height": 5,
"goal_radius": 0.1
}
behavior.move_towards_dwelling_restriction¶
cat
iron_golem
villager_v2
behavior.move_towards_home_restriction¶
bee
elder_guardian
guardian
wandering_trader
behavior.move_towards_target¶
iron_golem
"minecraft:behavior.move_towards_target": {
"priority": 2,
"speed_multiplier": 0.9,
"within_radius": 32
}
behavior.nap¶
fox
"minecraft:behavior.nap": {
"priority": 8,
"cooldown_min": 2.0,
"cooldown_max": 7.0,
"mob_detect_dist": 12.0,
"mob_detect_height": 6.0,
"can_nap_filters": {
"all_of": [
{
"test": "in_water",
"subject": "self",
"operator": "==",
"value": false
},
{
"test": "on_ground",
"subject": "self",
"operator": "==",
"value": true
},
{
"test": "is_underground",
"subject": "self",
"operator": "==",
"value": true
},
{
"test": "weather_at_position",
"subject": "self",
"operator": "!=",
"value": "thunderstorm"
}
]
},
"wake_mob_exceptions": {
"any_of": [
{
"test": "trusts",
"subject": "other",
"operator": "==",
"value": true
},
{
"test": "is_family",
"subject": "other",
"operator": "==",
"value": "fox"
},
{
"test": "is_sneaking",
"subject": "other",
"operator": "==",
"value": true
}
]
}
}
behavior.nearest_attackable_target¶
axolotl
"minecraft:behavior.nearest_attackable_target": {
"priority": 3,
"must_see": true,
"reselect_targets": true,
"within_radius": 20.0,
"must_see_forget_duration": 17.0,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "in_water",
"subject": "other",
"value": true
},
{
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:attack_cooldown"
},
{
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "squid"
},
{
"test": "is_family",
"subject": "other",
"value": "fish"
},
{
"test": "is_family",
"subject": "other",
"value": "tadpole"
}
]
}
]
},
"max_dist": 8
},
{
"filters": {
"all_of": [
{
"test": "in_water",
"subject": "other",
"value": true
},
{
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "drowned"
},
{
"test": "is_family",
"subject": "other",
"value": "guardian"
},
{
"test": "is_family",
"subject": "other",
"value": "guardian_elder"
}
]
}
]
},
"max_dist": 8
}
]
}
bee
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 10
}
]
}
blaze
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 48.0
}
]
}
bogged
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"reselect_targets": true,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 16
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 16
}
]
}
breeze
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"within_radius": 24,
"scan_interval": 10,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 24
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
"max_dist": 24
}
],
"must_see": true
}
cat
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"reselect_targets": true,
"within_radius": 16.0,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "rabbit"
},
"max_dist": 8
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 8
}
]
}
cave_spider
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"attack_interval": 5,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 16
}
]
}
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"attack_interval": 10,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 16
}
]
}
creeper
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"must_see": true,
"must_see_forget_duration": 3.0,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 16
}
]
}
drowned
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"reselect_targets": true,
"must_see": true,
"within_radius": 12.0,
"must_see_forget_duration": 17.0,
"persist_time": 0.5,
"entity_types": [
{
"filters": {
"all_of": [
{
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
{
"any_of": [
{
"test": "in_water",
"subject": "other",
"value": true
},
{
"test": "is_daytime",
"value": false
}
]
}
]
},
"max_dist": 20
},
{
"filters": {
"all_of": [
{
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
{
"any_of": [
{
"test": "in_water",
"subject": "other",
"value": true
},
{
"test": "is_daytime",
"value": false
}
]
}
]
},
"max_dist": 20,
"must_see": false
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 20
}
]
}
elder_guardian
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "squid"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
"max_dist": 16
}
],
"attack_interval_min": 1.0,
"must_see": true
}
enderman
"minecraft:behavior.nearest_attackable_target": {
"priority": 5,
"must_see": true,
"attack_interval": 10,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "endermite"
},
"max_dist": 64
}
]
}
endermite
"minecraft:behavior.nearest_attackable_target": {
"priority": 5,
"must_see": true,
"within_radius": 16.0,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "enderman"
}
]
},
"max_dist": 16
}
]
}
evocation_illager
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
"max_dist": 20
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_baby"
}
]
},
"max_dist": 20
}
],
"must_see": true
}
frog
"minecraft:behavior.nearest_attackable_target": {
"priority": 8,
"within_radius": 16,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "slime"
},
{
"test": "is_variant",
"subject": "other",
"operator": "==",
"value": 1
}
]
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "magmacube"
},
{
"test": "is_variant",
"subject": "other",
"operator": "==",
"value": 1
}
]
},
"max_dist": 16
}
],
"must_see": true
}
ghast
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 28
}
],
"must_see": true
}
goat
"minecraft:behavior.nearest_attackable_target": {
"priority": 6,
"within_radius": 16,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "goat"
},
{
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:attack_cooldown"
}
]
},
"max_dist": 16
}
],
"must_see": true
}
guardian
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "squid"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
"max_dist": 16
}
],
"attack_interval_min": 1.0,
"must_see": true
}
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "squid"
},
{
"test": "is_family",
"subject": "other",
"value": "axolotl"
}
]
},
"max_dist": 16
}
],
"attack_interval_min": 1.0,
"must_see": true
}
hoglin
"minecraft:behavior.nearest_attackable_target": {
"priority": 4,
"within_radius": 16.0,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:attack_cooldown"
}
]
},
"max_dist": 16
}
],
"must_see": true
}
husk
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"reselect_targets": true,
"within_radius": 25.0,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 35
},
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
"max_dist": 35,
"must_see": false
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 35
}
]
}
iron_golem
"minecraft:behavior.nearest_attackable_target": {
"priority": 3,
"must_reach": true,
"must_see": true,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "monster"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "creeper"
}
]
},
"within_default": 10
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "hoglin"
},
{
"test": "is_difficulty",
"operator": "!=",
"value": "peaceful"
}
]
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "zoglin"
},
{
"test": "is_difficulty",
"operator": "!=",
"value": "peaceful"
}
]
},
"max_dist": 16
}
]
}
llama
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"attack_interval": 16,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "wolf"
},
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_tamed"
}
]
},
"max_dist": 10
}
],
"must_see": false,
"must_reach": true
}
magma_cube
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 16
}
],
"must_see": true
}
ocelot
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"reselect_targets": true,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "chicken"
},
"max_dist": 8
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 8
}
]
}
phantom
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"reselect_targets": true,
"scan_interval": 20,
"within_radius": 64.0,
"must_see_forget_duration": 0.5,
"target_search_height": 80.0,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 64
}
]
}
piglin
"minecraft:behavior.nearest_attackable_target": {
"priority": 7,
"within_radius": 16.0,
"persist_time": 0.0,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "wither"
}
]
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "self",
"value": "piglin_hunter"
},
{
"test": "is_family",
"subject": "other",
"value": "hoglin_huntable"
},
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_baby"
},
{
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:attack_cooldown"
}
]
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "head",
"operator": "!=",
"value": "golden_helmet"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "torso",
"operator": "!=",
"value": "golden_chestplate"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "leg",
"operator": "!=",
"value": "golden_leggings"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "feet",
"operator": "!=",
"value": "golden_boots"
}
]
},
"max_dist": 16,
"reevaluate_description": true
},
{
"filters": {
"any_of": [
{
"test": "has_container_open",
"subject": "other",
"operator": "==",
"value": true
}
]
},
"max_dist": 16
}
],
"must_see": true
}
"minecraft:behavior.nearest_attackable_target": {
"priority": 7,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 16
}
]
}
piglin_brute
"minecraft:behavior.nearest_attackable_target": {
"priority": 3,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 16
}
]
}
pillager
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"reselect_targets": true,
"within_radius": 16.0,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_baby"
}
]
},
"max_dist": 16
}
]
}
polar_bear
"minecraft:behavior.nearest_attackable_target": {
"priority": 4,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 16
}
]
}
"minecraft:behavior.nearest_attackable_target": {
"priority": 4,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "fox"
},
"max_dist": 16
}
],
"must_see": false
}
ravager
"minecraft:behavior.nearest_attackable_target": {
"priority": 3,
"must_see": true,
"within_radius": 16.0,
"entity_types": [
{
"filters": {
"any_of": [
{
"subject": "other",
"test": "is_family",
"value": "player"
},
{
"subject": "other",
"test": "is_family",
"value": "irongolem"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_baby"
}
]
},
"max_dist": 16
}
]
}
shulker
"minecraft:behavior.nearest_attackable_target": {
"priority": 3,
"entity_types": {
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 16
},
"must_see": true
}
silverfish
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"attack_interval": 10,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 8
}
]
}
skeleton
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"reselect_targets": true,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 16
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 16
}
]
}
slime
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 16
}
],
"must_see": true
}
snow_golem
"minecraft:behavior.nearest_attackable_target": {
"priority": 1,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "monster"
},
"within_default": 6
}
]
}
spider
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"attack_interval": 5,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 16
}
]
}
stray
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"reselect_targets": true,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 16
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 16
}
]
}
trader_llama
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"attack_interval": 16,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "wolf"
},
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_tamed"
}
]
},
"max_dist": 10
}
],
"must_see": false,
"must_reach": true
}
vex
"minecraft:behavior.nearest_attackable_target": {
"priority": 3,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
"max_dist": 70
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_baby"
}
]
},
"max_dist": 70
}
],
"must_see": true
}
vindicator
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"within_radius": 12.0,
"must_see_forget_duration": 40.0,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "illager"
}
]
},
"max_dist": 12
}
]
}
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"within_radius": 12.0,
"must_see_forget_duration": 40.0,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
"max_dist": 12
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_baby"
}
]
},
"max_dist": 12
}
]
}
wither
"minecraft:behavior.nearest_attackable_target": {
"priority": 3,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 70
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "undead"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "inanimate"
}
]
},
"max_dist": 70
}
],
"must_see": true
}
wither_skeleton
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"reselect_targets": true,
"must_see": true,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "piglin"
},
{
"test": "is_difficulty",
"operator": "!=",
"value": "peaceful"
}
]
},
"max_dist": 16
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 16
}
]
}
wolf
"minecraft:behavior.nearest_attackable_target": {
"priority": 4,
"reselect_targets": true,
"must_see": true,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "skeleton"
},
{
"test": "is_family",
"subject": "other",
"value": "sheep"
},
{
"test": "is_family",
"subject": "other",
"value": "rabbit"
},
{
"test": "is_family",
"subject": "other",
"value": "fox"
}
]
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 16
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "skeleton"
},
{
"test": "is_underwater",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 16
}
]
}
"minecraft:behavior.nearest_attackable_target": {
"priority": 5,
"must_see": true,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "skeleton"
},
"max_dist": 16
}
]
}
zoglin
"minecraft:behavior.nearest_attackable_target": {
"priority": 3,
"within_radius": 16.0,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "zoglin"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "creeper"
}
]
},
"max_dist": 16
}
],
"must_see": true
}
zombie
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"reselect_targets": true,
"within_radius": 25.0,
"must_see_forget_duration": 17.0,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 35
},
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
"max_dist": 35,
"must_see": false
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 35
}
]
}
zombie_villager
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"reselect_targets": true,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 35
},
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
"max_dist": 35,
"must_see": false
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 35
}
]
}
zombie_villager_v2
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"must_see": true,
"reselect_targets": true,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
},
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "is_family",
"subject": "other",
"value": "wandering_trader"
}
]
},
"max_dist": 35
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 35
}
]
}
behavior.nearest_prioritized_attackable_target¶
fox
"minecraft:behavior.nearest_prioritized_attackable_target": {
"priority": 6,
"attack_interval": 2,
"reselect_targets": true,
"target_search_height": 5,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "rabbit"
},
"max_dist": 12,
"priority": 0
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "chicken"
},
"max_dist": 12,
"priority": 0
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "cod"
},
"max_dist": 12,
"priority": 1
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "salmon"
},
"max_dist": 12,
"priority": 1
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "tropicalfish"
},
"max_dist": 12,
"priority": 1
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 12,
"priority": 0
}
]
}
"minecraft:behavior.nearest_prioritized_attackable_target": {
"priority": 6,
"attack_interval": 2,
"reselect_targets": true,
"target_search_height": 5,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "rabbit"
},
"max_dist": 12,
"priority": 1
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "chicken"
},
"max_dist": 12,
"priority": 1
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "cod"
},
"max_dist": 12,
"priority": 0
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "salmon"
},
"max_dist": 12,
"priority": 0
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "tropicalfish"
},
"max_dist": 12,
"priority": 0
},
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "baby_turtle"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
}
]
},
"max_dist": 12,
"priority": 1
}
]
}
piglin_brute
"minecraft:behavior.nearest_prioritized_attackable_target": {
"priority": 3,
"within_radius": 12.0,
"persist_time": 2.0,
"must_see": true,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
},
"max_dist": 12,
"priority": 0
},
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "wither"
},
"max_dist": 12,
"priority": 1
}
]
}
witch
"minecraft:behavior.nearest_prioritized_attackable_target": {
"priority": 2,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"priority": 1,
"max_dist": 10
},
{
"filters": {
"all_of": [
{
"test": "is_raider",
"subject": "other",
"value": true
},
{
"test": "is_raider",
"subject": "self",
"value": true
},
{
"none_of": [
{
"test": "is_family",
"subject": "other",
"value": "witch"
}
]
}
]
},
"priority": 2,
"cooldown": 10,
"max_dist": 10
}
],
"must_reach": true
}
behavior.ocelot_sit_on_block¶
cat
ocelot
behavior.ocelotattack¶
cat
"minecraft:behavior.ocelotattack": {
"priority": 4,
"cooldown_time": 1.0,
"x_max_rotation": 30.0,
"y_max_head_rotation": 30.0,
"max_distance": 15.0,
"max_sneak_range": 15.0,
"max_sprint_range": 4.0,
"reach_multiplier": 2.0,
"sneak_speed_multiplier": 0.6,
"sprint_speed_multiplier": 1.33,
"walk_speed_multiplier": 0.8
}
ocelot
"minecraft:behavior.ocelotattack": {
"priority": 4,
"cooldown_time": 1.0,
"x_max_rotation": 30.0,
"y_max_head_rotation": 30.0,
"max_distance": 15.0,
"max_sneak_range": 15.0,
"max_sprint_range": 4.0,
"reach_multiplier": 2.0,
"sneak_speed_multiplier": 0.6,
"sprint_speed_multiplier": 1.33,
"walk_speed_multiplier": 0.8
}
behavior.offer_flower¶
iron_golem
"minecraft:behavior.offer_flower": {
"priority": 5,
"filters": {
"all_of": [
{
"test": "is_daytime",
"value": true
}
]
}
}
behavior.open_door¶
villager
behavior.owner_hurt_by_target¶
wolf
behavior.owner_hurt_target¶
wolf
behavior.panic¶
allay
armadillo
bee
camel
cat
chicken
cow
dolphin
donkey
fox
frog
goat
hoglin
horse
llama
mooshroom
mule
ocelot
panda
parrot
pig
piglin
rabbit
sheep
skeleton_horse
sniffer
strider
"minecraft:behavior.panic": {
"priority": 3,
"speed_multiplier": 1.1,
"panic_sound": "panic",
"sound_interval": {
"range_min": 1.0,
"range_max": 3.0
}
}
tadpole
trader_llama
turtle
villager
villager_v2
wandering_trader
zombie_horse
behavior.pet_sleep_with_owner¶
cat
"minecraft:behavior.pet_sleep_with_owner": {
"priority": 2,
"speed_multiplier": 1.2,
"search_radius": 10,
"search_height": 10,
"goal_radius": 1.0
}
behavior.pickup_items¶
allay
"minecraft:behavior.pickup_items": {
"priority": 2,
"max_dist": 32,
"search_height": 32,
"goal_radius": 2.2,
"speed_multiplier": 6,
"pickup_based_on_chance": false,
"can_pickup_any_item": false,
"can_pickup_to_hand_or_equipment": false,
"pickup_same_items_as_in_hand": true
}
bogged
"minecraft:behavior.pickup_items": {
"priority": 5,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": true,
"can_pickup_any_item": true
}
drowned
"minecraft:behavior.pickup_items": {
"priority": 6,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": true,
"can_pickup_any_item": true,
"excluded_items": [
"minecraft:glow_ink_sac"
]
}
evocation_illager
"minecraft:behavior.pickup_items": {
"priority": 7,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0
}
fox
"minecraft:behavior.pickup_items": {
"priority": 11,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 0.5
}
husk
"minecraft:behavior.pickup_items": {
"priority": 6,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": true,
"can_pickup_any_item": true,
"excluded_items": [
"minecraft:glow_ink_sac"
]
}
piglin
"minecraft:behavior.pickup_items": {
"priority": 6,
"max_dist": 10,
"goal_radius": 2,
"speed_multiplier": 0.8,
"pickup_based_on_chance": false,
"can_pickup_any_item": false,
"cooldown_after_being_attacked": 20.0
}
pillager
"minecraft:behavior.pickup_items": {
"priority": 7,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0
}
skeleton
"minecraft:behavior.pickup_items": {
"priority": 5,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": true,
"can_pickup_any_item": true
}
stray
"minecraft:behavior.pickup_items": {
"priority": 5,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": true,
"can_pickup_any_item": true
}
villager
"minecraft:behavior.pickup_items": {
"priority": 9,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 0.5,
"can_pickup_to_hand_or_equipment": false
}
villager_v2
"minecraft:behavior.pickup_items": {
"priority": 4,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 0.5,
"can_pickup_to_hand_or_equipment": false
}
vindicator
"minecraft:behavior.pickup_items": {
"priority": 7,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0
}
wither_skeleton
"minecraft:behavior.pickup_items": {
"priority": 5,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": true
}
zombie
"minecraft:behavior.pickup_items": {
"priority": 6,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": true,
"can_pickup_any_item": true,
"excluded_items": [
"minecraft:glow_ink_sac"
]
}
zombie_pigman
"minecraft:behavior.pickup_items": {
"priority": 6,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": true,
"can_pickup_any_item": true
}
zombie_villager
"minecraft:behavior.pickup_items": {
"priority": 8,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": false,
"can_pickup_any_item": true,
"excluded_items": [
"minecraft:glow_ink_sac"
]
}
zombie_villager_v2
"minecraft:behavior.pickup_items": {
"priority": 8,
"max_dist": 3,
"goal_radius": 2,
"speed_multiplier": 1.0,
"pickup_based_on_chance": true,
"can_pickup_any_item": true,
"excluded_items": [
"minecraft:glow_ink_sac"
]
}
behavior.play¶
villager
villager_v2
"minecraft:behavior.play": {
"priority": 8,
"speed_multiplier": 0.6,
"friend_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "villager"
},
{
"test": "is_baby",
"subject": "other",
"operator": "==",
"value": true
}
]
}
}
]
}
behavior.play_dead¶
axolotl
"minecraft:behavior.play_dead": {
"priority": 0,
"duration": 10,
"force_below_health": 8,
"random_start_chance": 0.33,
"random_damage_range": [
0,
2
],
"damage_sources": [
"contact",
"entity_attack",
"entity_explosion",
"magic",
"projectile",
"thorns",
"wither"
],
"apply_regeneration": true,
"filters": {
"test": "in_water",
"operator": "==",
"value": true
}
}
behavior.player_ride_tamed¶
camel
donkey
horse
mule
skeleton_horse
zombie_horse
behavior.raid_garden¶
fox
"minecraft:behavior.raid_garden": {
"priority": 12,
"blocks": [
"minecraft:sweet_berry_bush",
"minecraft:cave_vines_head_with_berries",
"minecraft:cave_vines_body_with_berries"
],
"speed_multiplier": 1.2,
"search_range": 12,
"search_height": 2,
"goal_radius": 0.8,
"max_to_eat": 0,
"initial_eat_delay": 2
}
rabbit
"minecraft:behavior.raid_garden": {
"priority": 5,
"blocks": [
"minecraft:carrots"
],
"search_range": 16,
"goal_radius": 1.0,
"speed_multiplier": 0.6
}
behavior.ram_attack¶
goat
"minecraft:behavior.ram_attack": {
"priority": 5,
"run_speed": 0.7,
"ram_speed": 1.8,
"min_ram_distance": 4,
"ram_distance": 7,
"knockback_force": 2.5,
"knockback_height": 0.04,
"pre_ram_sound": "pre_ram",
"ram_impact_sound": "ram_impact",
"cooldown_range": [
30,
300
],
"on_start": [
{
"event": "start_event",
"target": "self"
}
]
}
"minecraft:behavior.ram_attack": {
"priority": 5,
"run_speed": 0.7,
"ram_speed": 1.8,
"min_ram_distance": 4,
"ram_distance": 7,
"knockback_force": 2.5,
"knockback_height": 0.04,
"pre_ram_sound": "pre_ram.screamer",
"ram_impact_sound": "ram_impact.screamer",
"cooldown_range": [
5,
15
],
"on_start": [
{
"event": "start_event",
"target": "self"
}
]
}
behavior.random_breach¶
dolphin
"minecraft:behavior.random_breach": {
"priority": 6,
"interval": 50,
"xz_dist": 6,
"cooldown_time": 2.0
}
behavior.random_fly¶
parrot
"minecraft:behavior.random_fly": {
"priority": 2,
"xz_dist": 15,
"y_dist": 1,
"y_offset": 0,
"speed_multiplier": 1.0,
"can_land_on_trees": true,
"avoid_damage_blocks": true
}
behavior.random_hover¶
allay
"minecraft:behavior.random_hover": {
"priority": 9,
"xz_dist": 8,
"y_dist": 8,
"y_offset": -1,
"interval": 1,
"hover_height": [
1,
4
]
}
bee
"minecraft:behavior.random_hover": {
"priority": 12,
"xz_dist": 8,
"y_dist": 8,
"y_offset": -1,
"interval": 1,
"hover_height": [
1,
4
]
}
behavior.random_look_around¶
allay
armadillo
blaze
bogged
breeze
camel
cave_spider
chicken
cow
creeper
dolphin
donkey
drowned
elder_guardian
enderman
fox
goat
guardian
hoglin
horse
husk
iron_golem
llama
mooshroom
mule
panda
pig
piglin
piglin_brute
pillager
polar_bear
sheep
shulker
skeleton
skeleton_horse
sniffer
snow_golem
spider
stray
strider
trader_llama
wandering_trader
warden
witch
wither
wither_skeleton
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
behavior.random_look_around_and_sit¶
camel
"minecraft:behavior.random_look_around_and_sit": {
"priority": 4,
"continue_if_leashed": true,
"continue_sitting_on_reload": true,
"min_look_count": 2,
"max_look_count": 5,
"min_look_time": 80,
"max_look_time": 100,
"min_angle_of_view_horizontal": -30,
"max_angle_of_view_horizontal": 30,
"random_look_around_cooldown": 5,
"probability": 0.001
}
fox
"minecraft:behavior.random_look_around_and_sit": {
"priority": 12,
"min_look_count": 2,
"max_look_count": 5,
"min_look_time": 80,
"max_look_time": 100,
"probability": 0.001
}
behavior.random_search_and_dig¶
sniffer
"minecraft:behavior.random_search_and_dig": {
"priority": 5,
"speed_multiplier": 1.25,
"find_valid_position_retries": 5,
"target_blocks": [
"minecraft:dirt",
"minecraft:grass",
"minecraft:podzol",
"minecraft:dirt_with_roots",
"minecraft:moss_block",
"minecraft:mud",
"minecraft:muddy_mangrove_roots"
],
"goal_radius": 2.0,
"search_range_xz": 20.0,
"search_range_y": 3,
"cooldown_range": 0.0,
"digging_duration_range": [
8.0,
10.0
],
"item_table": "loot_tables/gameplay/entities/sniffer_seeds.json",
"spawn_item_after_seconds": 6.0,
"spawn_item_pos_offset": 2.25,
"on_searching_start": {
"event": "on_searching_start",
"target": "self"
},
"on_fail_during_searching": {
"event": "on_fail_during_searching",
"target": "self"
},
"on_digging_start": {
"event": "on_digging_start",
"target": "self"
},
"on_item_found": {
"event": "on_item_found",
"target": "self"
},
"on_fail_during_digging": {
"event": "on_fail_during_digging",
"target": "self"
},
"on_success": {
"event": "on_search_and_digging_success",
"target": "self"
}
}
behavior.random_sitting¶
panda
"minecraft:behavior.random_sitting": {
"priority": 5,
"start_chance": 0.01,
"stop_chance": 0.3,
"cooldown": 30,
"min_sit_time": 10
}
"minecraft:behavior.random_sitting": {
"priority": 6,
"start_chance": 0.02,
"stop_chance": 0.2,
"cooldown": 25,
"min_sit_time": 15
}
behavior.random_stroll¶
armadillo
axolotl
blaze
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
donkey
drowned
enderman
endermite
evocation_illager
fox
frog
goat
hoglin
horse
husk
iron_golem
llama
mooshroom
mule
ocelot
panda
pig
piglin
piglin_brute
pillager
polar_bear
rabbit
"minecraft:behavior.random_stroll": {
"priority": 6,
"speed_multiplier": 0.6,
"xz_dist": 2,
"y_dist": 1
}
ravager
sheep
skeleton
skeleton_horse
sniffer
snow_golem
spider
stray
strider
trader_llama
turtle
villager
villager_v2
vindicator
wandering_trader
warden
witch
wither
wither_skeleton
wolf
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
behavior.random_swim¶
axolotl
dolphin
elder_guardian
"minecraft:behavior.random_swim": {
"priority": 7,
"speed_multiplier": 0.5,
"avoid_surface": false
}
cod
"minecraft:behavior.random_swim": {
"priority": 3,
"speed_multiplier": 1.0,
"xz_dist": 16,
"y_dist": 4,
"interval": 0
}
guardian
"minecraft:behavior.random_swim": {
"priority": 7,
"speed_multiplier": 1.0,
"interval": 80,
"avoid_surface": false
}
pufferfish
"minecraft:behavior.random_swim": {
"priority": 3,
"speed_multiplier": 1.0,
"xz_dist": 16,
"y_dist": 4,
"interval": 0
}
salmon
"minecraft:behavior.random_swim": {
"speed_multiplier": 1.0,
"priority": 3,
"xz_dist": 16,
"y_dist": 4,
"interval": 0
}
tadpole
tropicalfish
"minecraft:behavior.random_swim": {
"priority": 3,
"speed_multiplier": 1.0,
"xz_dist": 16,
"y_dist": 4,
"interval": 0
}
turtle
behavior.ranged_attack¶
blaze
"minecraft:behavior.ranged_attack": {
"priority": 3,
"burst_shots": 3,
"burst_interval": 0.3,
"charge_charged_trigger": 0.0,
"charge_shoot_trigger": 4.0,
"attack_interval_min": 3.0,
"attack_interval_max": 5.0,
"attack_radius": 16.0
}
bogged
"minecraft:behavior.ranged_attack": {
"priority": 0,
"attack_interval": 3.5,
"attack_radius": 15.0
}
drowned
"minecraft:behavior.ranged_attack": {
"priority": 3,
"attack_interval_min": 1.0,
"attack_interval_max": 3.0,
"attack_radius": 10.0,
"swing": true
}
ghast
"minecraft:behavior.ranged_attack": {
"priority": 1,
"attack_radius": 64,
"charge_shoot_trigger": 2,
"charge_charged_trigger": 1
}
llama
"minecraft:behavior.ranged_attack": {
"priority": 2,
"attack_radius": 64,
"charge_shoot_trigger": 2,
"charge_charged_trigger": 1
}
"minecraft:behavior.ranged_attack": {
"priority": 2,
"attack_radius": 64,
"charge_shoot_trigger": 2,
"charge_charged_trigger": 1
}
piglin
"minecraft:behavior.ranged_attack": {
"priority": 8,
"attack_interval_min": 1,
"attack_interval_max": 1,
"attack_radius": 8,
"attack_radius_min": 4,
"speed_multiplier": 1.0,
"target_in_sight_time": 0.1
}
pillager
"minecraft:behavior.ranged_attack": {
"priority": 4,
"attack_interval_min": 1.0,
"attack_interval_max": 1.0,
"attack_radius": 8.0
}
shulker
"minecraft:behavior.ranged_attack": {
"attack_interval_min": 1,
"attack_interval_max": 3,
"attack_radius": 15
}
skeleton
"minecraft:behavior.ranged_attack": {
"priority": 0,
"attack_interval_min": 1.0,
"attack_interval_max": 3.0,
"attack_radius": 15.0
}
"minecraft:behavior.ranged_attack": {
"priority": 0,
"attack_interval_min": 1.0,
"attack_interval_max": 3.0,
"attack_radius": 15.0
}
snow_golem
"minecraft:behavior.ranged_attack": {
"priority": 1,
"speed_multiplier": 1.25,
"attack_interval": 1,
"attack_radius": 10
}
stray
"minecraft:behavior.ranged_attack": {
"priority": 0,
"attack_interval_min": 1.0,
"attack_interval_max": 3.0,
"attack_radius": 15.0
}
"minecraft:behavior.ranged_attack": {
"priority": 0,
"attack_interval_min": 1.0,
"attack_interval_max": 3.0,
"attack_radius": 15.0
}
trader_llama
"minecraft:behavior.ranged_attack": {
"priority": 2,
"attack_radius": 64,
"charge_shoot_trigger": 2,
"charge_charged_trigger": 1
}
"minecraft:behavior.ranged_attack": {
"priority": 2,
"attack_radius": 64,
"charge_shoot_trigger": 2,
"charge_charged_trigger": 1
}
"minecraft:behavior.ranged_attack": {
"priority": 2,
"attack_radius": 64,
"charge_shoot_trigger": 2,
"charge_charged_trigger": 1
}
witch
"minecraft:behavior.ranged_attack": {
"priority": 2,
"speed_multiplier": 1.0,
"attack_interval_min": 3,
"attack_interval_max": 3,
"attack_radius": 10.0
}
behavior.receive_love¶
villager
villager_v2
behavior.restrict_open_door¶
villager
behavior.rise_to_liquid_level¶
strider
"minecraft:behavior.rise_to_liquid_level": {
"priority": 0,
"liquid_y_offset": 0.25,
"rise_delta": 0.01,
"sink_delta": 0.01
}
behavior.roar¶
warden
behavior.roll¶
panda
behavior.run_around_like_crazy¶
donkey
horse
llama
mule
trader_llama
behavior.scared¶
panda
behavior.send_event¶
evocation_illager
"minecraft:behavior.send_event": {
"priority": 3,
"event_choices": [
{
"min_activation_range": 0.0,
"max_activation_range": 16.0,
"cooldown_time": 5.0,
"cast_duration": 3.0,
"particle_color": "#FFB38033",
"weight": 3,
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "sheep"
},
{
"test": "is_color",
"subject": "other",
"value": "blue"
}
]
},
"start_sound_event": "cast.spell",
"sequence": [
{
"base_delay": 2.0,
"event": "wololo",
"sound_event": "prepare.wololo"
}
]
}
]
}
behavior.share_items¶
villager
"minecraft:behavior.share_items": {
"priority": 8,
"max_dist": 3,
"goal_radius": 2.0,
"speed_multiplier": 0.5,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "villager"
}
}
]
}
villager_v2
"minecraft:behavior.share_items": {
"priority": 10,
"max_dist": 3,
"goal_radius": 2.0,
"speed_multiplier": 0.5,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "villager"
}
}
]
}
behavior.silverfish_merge_with_stone¶
silverfish
behavior.silverfish_wake_up_friends¶
silverfish
behavior.skeleton_horse_trap¶
skeleton_horse
"minecraft:behavior.skeleton_horse_trap": {
"within_radius": 10.0,
"duration": 900.0,
"priority": 2
}
behavior.sleep¶
villager_v2
"minecraft:behavior.sleep": {
"priority": 3,
"goal_radius": 1.5,
"speed_multiplier": 0.6,
"sleep_collider_height": 0.3,
"sleep_collider_width": 1.0,
"sleep_y_offset": 0.6,
"timeout_cooldown": 10.0
}
behavior.slime_attack¶
magma_cube
slime
behavior.slime_float¶
magma_cube
"minecraft:behavior.slime_float": {
"priority": 1,
"jump_chance_percentage": 0.8,
"speed_multiplier": 1.2
}
slime
"minecraft:behavior.slime_float": {
"priority": 1,
"jump_chance_percentage": 0.8,
"speed_multiplier": 1.2
}
behavior.slime_keep_on_jumping¶
magma_cube
slime
behavior.slime_random_direction¶
magma_cube
"minecraft:behavior.slime_random_direction": {
"priority": 4,
"add_random_time_range": 3,
"turn_range": 360,
"min_change_direction_time": 2.0
}
slime
"minecraft:behavior.slime_random_direction": {
"priority": 4,
"add_random_time_range": 3,
"turn_range": 360,
"min_change_direction_time": 2.0
}
behavior.snacking¶
panda
"minecraft:behavior.snacking": {
"priority": 2,
"snacking_cooldown": 22.5,
"snacking_cooldown_min": 20,
"snacking_stop_chance": 0.001334,
"items": [
"bamboo",
"cake"
]
}
"minecraft:behavior.snacking": {
"priority": 3,
"snacking_cooldown": 17.5,
"snacking_cooldown_min": 10,
"snacking_stop_chance": 0.0011,
"items": [
"bamboo",
"cake"
]
}
behavior.sneeze¶
panda
"minecraft:behavior.sneeze": {
"priority": 7,
"probability": 0.0001666,
"cooldown_time": 1.0,
"within_radius": 10.0,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_baby"
},
{
"test": "is_family",
"subject": "other",
"value": "panda"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
},
{
"test": "on_ground",
"operator": "==",
"value": true
}
]
},
"max_dist": 10
}
],
"drop_item_chance": 0.001,
"loot_table": "loot_tables/entities/panda_sneeze.json",
"prepare_sound": "presneeze",
"prepare_time": 1.0,
"sound": "sneeze"
}
"minecraft:behavior.sneeze": {
"priority": 7,
"probability": 0.002,
"cooldown_time": 1.0,
"within_radius": 10.0,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "has_component",
"subject": "other",
"operator": "!=",
"value": "minecraft:is_baby"
},
{
"test": "is_family",
"subject": "other",
"value": "panda"
},
{
"test": "in_water",
"subject": "other",
"operator": "!=",
"value": true
},
{
"test": "on_ground",
"operator": "==",
"value": true
}
]
},
"max_dist": 10
}
],
"drop_item_chance": 0.001,
"loot_table": "loot_tables/entities/panda_sneeze.json",
"prepare_sound": "presneeze",
"prepare_time": 1.0,
"sound": "sneeze"
}
behavior.sniff¶
warden
"minecraft:behavior.sniff": {
"priority": 6,
"duration": 4.16,
"sniffing_radius": 24.0,
"suspicion_radius_horizontal": 6.0,
"suspicion_radius_vertical": 20.0,
"cooldown_range": [
5.0,
10.0
]
}
behavior.sonic_boom¶
warden
"minecraft:behavior.sonic_boom": {
"priority": 3,
"duration": 3.0,
"speed_multiplier": 1.2,
"attack_damage": 10,
"attack_range_horizontal": 15,
"attack_range_vertical": 20,
"attack_cooldown": 2,
"knockback_vertical_strength": 0.5,
"knockback_horizontal_strength": 2.5,
"knockback_height_cap": 0.5,
"duration_until_attack_sound": 1.7,
"charge_sound": "sonic_charge",
"attack_sound": "sonic_boom"
}
behavior.squid_dive¶
glow_squid
squid
behavior.squid_flee¶
glow_squid
squid
behavior.squid_idle¶
glow_squid
squid
behavior.squid_move_away_from_ground¶
glow_squid
squid
behavior.squid_out_of_water¶
glow_squid
squid
behavior.stalk_and_pounce_on_target¶
fox
"minecraft:behavior.stalk_and_pounce_on_target": {
"priority": 7,
"stalk_speed": 1.2,
"max_stalk_dist": 12.0,
"leap_height": 0.9,
"leap_dist": 0.8,
"pounce_max_dist": 5.0,
"interest_time": 2.0,
"stuck_time": 2.0,
"strike_dist": 2.0,
"stuck_blocks": {
"test": "is_block",
"subject": "block",
"operator": "==",
"value": "snow_layer"
}
}
behavior.stay_near_noteblock¶
allay
"minecraft:behavior.stay_near_noteblock": {
"priority": 5,
"speed": 8,
"start_distance": 16,
"stop_distance": 4
}
behavior.stay_while_sitting¶
cat
ocelot
parrot
wolf
behavior.stomp_attack¶
polar_bear
"minecraft:behavior.stomp_attack": {
"priority": 1,
"track_target": true,
"require_complete_path": true,
"stomp_range_multiplier": 2.0,
"no_damage_range_multiplier": 2.0
}
behavior.stomp_turtle_egg¶
drowned
"minecraft:behavior.stomp_turtle_egg": {
"priority": 4,
"speed_multiplier": 1,
"search_range": 10,
"search_height": 2,
"goal_radius": 1.14,
"interval": 20
}
husk
"minecraft:behavior.stomp_turtle_egg": {
"priority": 4,
"speed_multiplier": 1,
"search_range": 10,
"search_height": 2,
"goal_radius": 1.14,
"interval": 20
}
zombie
"minecraft:behavior.stomp_turtle_egg": {
"priority": 4,
"speed_multiplier": 1,
"search_range": 10,
"search_height": 2,
"goal_radius": 1.14,
"interval": 20
}
zombie_pigman
"minecraft:behavior.stomp_turtle_egg": {
"priority": 5,
"speed_multiplier": 1,
"search_range": 10,
"search_height": 2,
"goal_radius": 1.14,
"interval": 20
}
zombie_villager
"minecraft:behavior.stomp_turtle_egg": {
"priority": 4,
"speed_multiplier": 1,
"search_range": 10,
"search_height": 2,
"goal_radius": 1.14,
"interval": 20
}
zombie_villager_v2
"minecraft:behavior.stomp_turtle_egg": {
"priority": 4,
"speed_multiplier": 1,
"search_range": 10,
"search_height": 2,
"goal_radius": 1.14,
"interval": 20
}
behavior.stroll_towards_village¶
fox
"minecraft:behavior.stroll_towards_village": {
"priority": 11,
"speed_multiplier": 1.0,
"goal_radius": 3.0,
"cooldown_time": 10.0,
"search_range": 32,
"start_chance": 0.005
}
behavior.summon_entity¶
evocation_illager
"minecraft:behavior.summon_entity": {
"priority": 2,
"summon_choices": [
{
"min_activation_range": 0.0,
"max_activation_range": 3.0,
"cooldown_time": 5.0,
"weight": 3,
"cast_duration": 2.0,
"particle_color": "#FF664D59",
"start_sound_event": "cast.spell",
"sequence": [
{
"shape": "circle",
"target": "self",
"base_delay": 1.0,
"delay_per_summon": 0.0,
"num_entities_spawned": 5,
"entity_type": "minecraft:evocation_fang",
"size": 1.5,
"entity_lifespan": 1.1,
"sound_event": "prepare.attack"
},
{
"shape": "circle",
"target": "self",
"base_delay": 0.15,
"delay_per_summon": 0.0,
"num_entities_spawned": 8,
"entity_type": "minecraft:evocation_fang",
"size": 2.5,
"entity_lifespan": 1.1
}
]
},
{
"min_activation_range": 3.0,
"weight": 3,
"cooldown_time": 5.0,
"cast_duration": 2.0,
"particle_color": "#FF664D59",
"start_sound_event": "cast.spell",
"sequence": [
{
"shape": "line",
"target": "self",
"base_delay": 1.0,
"delay_per_summon": 0.05,
"num_entities_spawned": 16,
"entity_type": "minecraft:evocation_fang",
"size": 20,
"entity_lifespan": 1.1
}
]
},
{
"weight": 1,
"cooldown_time": 17.0,
"cast_duration": 5.0,
"particle_color": "#FFB3B3CC",
"sequence": [
{
"shape": "circle",
"target": "self",
"base_delay": 5.0,
"num_entities_spawned": 3,
"entity_type": "minecraft:vex",
"summon_cap": 8,
"summon_cap_radius": 16.0,
"size": 1.0,
"sound_event": "prepare.summon"
}
]
}
]
}
behavior.swell¶
creeper
behavior.swim_idle¶
axolotl
cod
salmon
tropicalfish
behavior.swim_wander¶
cod
"minecraft:behavior.swim_wander": {
"priority": 4,
"interval": 0.1,
"look_ahead": 2.0,
"speed_multiplier": 1.0,
"wander_time": 5.0
}
pufferfish
"minecraft:behavior.swim_wander": {
"priority": 5,
"interval": 1.0,
"look_ahead": 2.0,
"speed_multiplier": 1.0,
"wander_time": 5.0
}
salmon
"minecraft:behavior.swim_wander": {
"priority": 4,
"interval": 0.0166,
"look_ahead": 5.0,
"speed_multiplier": 0.014,
"wander_time": 5.0
}
tropicalfish
"minecraft:behavior.swim_wander": {
"priority": 4,
"interval": 0.1,
"look_ahead": 2.0,
"speed_multiplier": 1.0,
"wander_time": 5.0
}
behavior.swim_with_entity¶
dolphin
"minecraft:behavior.swim_with_entity": {
"priority": 4,
"success_rate": 0.1,
"chance_to_stop": 0.0333,
"state_check_interval": 0.5,
"catch_up_threshold": 12.0,
"match_direction_threshold": 2.0,
"catch_up_multiplier": 2.5,
"speed_multiplier": 1.5,
"search_range": 20.0,
"stop_distance": 5.0,
"entity_types": [
{
"filters": {
"test": "is_family",
"subject": "other",
"value": "player"
}
}
]
}
behavior.swoop_attack¶
phantom
"minecraft:behavior.swoop_attack": {
"priority": 2,
"damage_reach": 0.2,
"speed_multiplier": 1.0,
"delay_range": [
10.0,
20.0
]
}
behavior.take_flower¶
villager
"minecraft:behavior.take_flower": {
"priority": 7,
"filters": {
"all_of": [
{
"test": "is_daytime",
"value": true
}
]
}
}
villager_v2
"minecraft:behavior.take_flower": {
"priority": 9,
"filters": {
"all_of": [
{
"test": "is_daytime",
"value": true
}
]
}
}
behavior.target_when_pushed¶
iron_golem
"minecraft:behavior.target_when_pushed": {
"priority": 1,
"percent_chance": 5.0,
"entity_types": [
{
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "monster"
},
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "creeper"
}
]
}
}
]
}
behavior.tempt¶
armadillo
"minecraft:behavior.tempt": {
"priority": 3,
"speed_multiplier": 1.25,
"can_tempt_vertically": true,
"items": [
"spider_eye"
]
}
axolotl
"minecraft:behavior.tempt": {
"priority": 2,
"speed_multiplier": 1.1,
"can_tempt_vertically": true,
"items": [
"tropical_fish_bucket"
]
}
bee
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.25,
"within_radius": 8,
"can_tempt_vertically": true,
"items": [
"minecraft:poppy",
"minecraft:blue_orchid",
"minecraft:allium",
"minecraft:azure_bluet",
"minecraft:red_tulip",
"minecraft:orange_tulip",
"minecraft:white_tulip",
"minecraft:pink_tulip",
"minecraft:oxeye_daisy",
"minecraft:cornflower",
"minecraft:lily_of_the_valley",
"minecraft:yellow_flower",
"minecraft:wither_rose",
"minecraft:sunflower",
"minecraft:lilac",
"minecraft:rose_bush",
"minecraft:peony",
"minecraft:flowering_azalea",
"minecraft:azalea_leaves_flowered",
"minecraft:mangrove_propagule",
"minecraft:pitcher_plant",
"minecraft:torchflower",
"minecraft:cherry_leaves",
"minecraft:pink_petals"
]
}
camel
"minecraft:behavior.tempt": {
"priority": 3,
"speed_multiplier": 2.5,
"can_tempt_vertically": true,
"items": [
"cactus"
]
}
cat
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 0.5,
"within_radius": 16,
"can_get_scared": true,
"tempt_sound": "tempt",
"sound_interval": [
0,
100
],
"items": [
"fish",
"salmon"
]
}
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 0.5,
"within_radius": 16,
"items": [
"fish",
"salmon"
]
}
chicken
"minecraft:behavior.tempt": {
"priority": 4,
"speed_multiplier": 1.0,
"items": [
"wheat_seeds",
"beetroot_seeds",
"melon_seeds",
"pumpkin_seeds",
"pitcher_pod",
"torchflower_seeds"
]
}
cow
donkey
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.2,
"items": [
"golden_apple",
"appleEnchanted",
"golden_carrot"
]
}
fox
"minecraft:behavior.tempt": {
"priority": 3,
"speed_multiplier": 0.5,
"within_radius": 16,
"can_get_scared": true,
"items": [
"sweet_berries",
"glow_berries"
]
}
frog
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.25,
"can_tempt_vertically": true,
"items": [
"slime_ball"
]
}
goat
horse
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.2,
"items": [
"golden_apple",
"appleEnchanted",
"golden_carrot"
]
}
llama
mooshroom
mule
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.2,
"items": [
"golden_apple",
"appleEnchanted",
"golden_carrot"
]
}
ocelot
"minecraft:behavior.tempt": {
"priority": 4,
"speed_multiplier": 0.5,
"within_radius": 16,
"can_get_scared": true,
"items": [
"fish",
"salmon"
]
}
"minecraft:behavior.tempt": {
"priority": 4,
"speed_multiplier": 0.5,
"within_radius": 16,
"items": [
"fish",
"salmon"
]
}
panda
pig
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.2,
"items": [
"potato",
"carrot",
"beetroot",
"carrotOnAStick"
]
}
rabbit
"minecraft:behavior.tempt": {
"priority": 3,
"speed_multiplier": 1,
"items": [
"golden_carrot",
"carrot",
"yellow_flower"
]
}
sheep
sniffer
"minecraft:behavior.tempt": {
"priority": 4,
"speed_multiplier": 1.25,
"items": [
"torchflower_seeds"
]
}
strider
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.2,
"items": [
"warped_fungus",
"warped_fungus_on_a_stick"
],
"can_tempt_while_ridden": true,
"tempt_sound": "tempt",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
}
}
tadpole
"minecraft:behavior.tempt": {
"priority": 5,
"speed_multiplier": 1.25,
"can_tempt_vertically": true,
"items": [
"slime_ball"
]
}
trader_llama
turtle
"minecraft:behavior.tempt": {
"priority": 3,
"speed_multiplier": 1.1,
"can_tempt_vertically": true,
"items": [
"seagrass"
]
}
behavior.timer_flag_1¶
armadillo
"minecraft:behavior.timer_flag_1": {
"priority": 0,
"cooldown_range": 2.5,
"duration_range": [
5.0,
20.0
],
"on_start": {
"event": "minecraft:stop_peeking"
},
"on_end": {
"event": "minecraft:start_peeking"
}
}
"minecraft:behavior.timer_flag_1": {
"priority": 0,
"cooldown_range": 2.5,
"duration_range": 1.5,
"on_start": {
"event": "minecraft:start_unrolling"
}
}
sniffer
"minecraft:behavior.timer_flag_1": {
"priority": 6,
"control_flags": [
"move",
"look"
],
"cooldown_range": [
400.0,
500.0
],
"duration_range": 2.0,
"on_end": {
"event": "on_scenting_success",
"target": "self"
}
}
behavior.timer_flag_2¶
sniffer
"minecraft:behavior.timer_flag_2": {
"priority": 2,
"control_flags": [
"move"
],
"cooldown_range": 0.0,
"duration_range": [
2.0,
5.0
],
"on_end": {
"event": "on_rising_end",
"target": "self"
}
}
behavior.timer_flag_3¶
sniffer
"minecraft:behavior.timer_flag_3": {
"priority": 5,
"cooldown_range": 0.0,
"duration_range": [
2.0,
5.0
],
"on_end": {
"event": "on_feeling_happy_end",
"target": "self"
}
}
behavior.trade_interest¶
villager_v2
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
"minecraft:behavior.trade_interest": {
"priority": 5,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
wandering_trader
"minecraft:behavior.trade_interest": {
"priority": 3,
"within_radius": 6.0,
"interest_time": 45.0,
"remove_item_time": 1.0,
"carried_item_switch_time": 2.0,
"cooldown": 2.0
}
behavior.trade_with_player¶
villager
"minecraft:behavior.trade_with_player": {
"priority": 1,
"filters": {
"all_of": [
{
"all_of": [
{
"test": "in_water",
"value": false
}
]
},
{
"any_of": [
{
"test": "on_ground",
"value": true
},
{
"test": "is_sleeping",
"value": true
}
]
}
]
}
}
villager_v2
"minecraft:behavior.trade_with_player": {
"priority": 2,
"filters": {
"all_of": [
{
"all_of": [
{
"test": "in_water",
"value": false
}
]
},
{
"any_of": [
{
"test": "on_ground",
"value": true
},
{
"test": "is_sleeping",
"value": true
}
]
}
]
}
}
wandering_trader
"minecraft:behavior.trade_with_player": {
"priority": 1,
"filters": {
"all_of": [
{
"all_of": [
{
"test": "in_water",
"value": false
}
]
},
{
"any_of": [
{
"test": "on_ground",
"value": true
},
{
"test": "is_sleeping",
"value": true
}
]
}
]
}
}
behavior.wither_random_attack_pos_goal¶
wither
behavior.wither_target_highest_damage¶
wither
behavior.work¶
villager_v2
"minecraft:behavior.work": {
"priority": 7,
"active_time": 250,
"speed_multiplier": 0.5,
"goal_cooldown": 200,
"sound_delay_min": 100,
"sound_delay_max": 200,
"can_work_in_rain": false,
"work_in_rain_tolerance": 100,
"on_arrival": {
"event": "minecraft:resupply_trades",
"target": "self"
}
}
"minecraft:behavior.work": {
"priority": 7,
"active_time": 250,
"speed_multiplier": 0.5,
"goal_cooldown": 200,
"sound_delay_min": 100,
"sound_delay_max": 200,
"can_work_in_rain": false,
"work_in_rain_tolerance": 100,
"on_arrival": {
"event": "minecraft:resupply_trades",
"target": "self"
}
}
"minecraft:behavior.work": {
"priority": 7,
"active_time": 250,
"speed_multiplier": 0.5,
"goal_cooldown": 200,
"sound_delay_min": 100,
"sound_delay_max": 200,
"can_work_in_rain": false,
"work_in_rain_tolerance": 100,
"on_arrival": {
"event": "minecraft:resupply_trades",
"target": "self"
}
}
behavior.work_composter¶
villager_v2
"minecraft:behavior.work_composter": {
"priority": 9,
"active_time": 250,
"speed_multiplier": 0.5,
"goal_cooldown": 200,
"can_work_in_rain": false,
"work_in_rain_tolerance": 100,
"on_arrival": {
"event": "minecraft:resupply_trades",
"target": "self"
}
}
block_climber¶
endermite
fox
player
rabbit
silverfish
block_sensor¶
bee
"minecraft:block_sensor": {
"sensor_radius": 16,
"sources": [
{
"test": "has_silk_touch",
"subject": "other",
"value": false
}
],
"on_break": [
{
"block_list": [
"minecraft:beehive",
"minecraft:bee_nest"
],
"on_block_broken": "hive_destroyed"
}
]
}
piglin
"minecraft:block_sensor": {
"sensor_radius": 16,
"on_break": [
{
"block_list": [
"minecraft:gold_block",
"minecraft:gilded_blackstone",
"minecraft:nether_gold_ore",
"minecraft:deepslate_gold_ore",
"minecraft:raw_gold_block",
"minecraft:gold_ore",
"minecraft:chest",
"minecraft:trapped_chest",
"minecraft:ender_chest",
"minecraft:barrel",
"minecraft:shulker_box",
"minecraft:undyed_shulker_box"
],
"on_block_broken": "important_block_destroyed_event"
}
]
}
body_rotation_blocked¶
armadillo
boostable¶
pig
"minecraft:boostable": {
"speed_multiplier": 1.35,
"duration": 3.0,
"boost_items": [
{
"item": "carrotOnAStick",
"damage": 2,
"replace_item": "fishing_rod"
}
]
}
strider
"minecraft:boostable": {
"speed_multiplier": 1.35,
"duration": 16.0,
"boost_items": [
{
"item": "warped_fungus_on_a_stick",
"damage": 1,
"replace_item": "fishing_rod"
}
]
}
boss¶
ender_dragon
wither
break_blocks¶
ravager
"minecraft:break_blocks": {
"breakable_blocks": [
"bamboo",
"bamboo_sapling",
"beetroot",
"brown_mushroom",
"carrots",
"carved_pumpkin",
"chorus_flower",
"chorus_plant",
"deadbush",
"double_plant",
"leaves",
"leaves2",
"lit_pumpkin",
"melon_block",
"melon_stem",
"potatoes",
"pumpkin",
"pumpkin_stem",
"red_flower",
"red_mushroom",
"crimson_fungus",
"warped_fungus",
"reeds",
"sapling",
"snow_layer",
"sweet_berry_bush",
"tallgrass",
"turtle_egg",
"vine",
"waterlily",
"wheat",
"yellow_flower",
"azalea",
"flowering_azalea",
"azalea_leaves",
"azalea_leaves_flowered",
"cave_vines",
"cave_vines_body_with_berries",
"cave_vines_head_with_berries",
"small_dripleaf_block",
"big_dripleaf",
"spore_blossom",
"hanging_roots",
"mangrove_leaves"
]
}
breathable¶
allay
armadillo
axolotl
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_water": true,
"breathes_air": true,
"generates_bubbles": false
}
bat
bee
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
dolphin
"minecraft:breathable": {
"total_supply": 240,
"suffocate_time": 0,
"breathes_air": true,
"breathes_water": false,
"generates_bubbles": false
}
donkey
drowned
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": true,
"breathes_water": true
}
elder_guardian
enderman
endermite
evocation_illager
cod
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": false,
"breathes_water": true
}
fox
frog
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_water": true,
"breathes_air": true,
"generates_bubbles": false
}
ghast
glow_squid
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": false,
"breathes_water": true
}
goat
guardian
hoglin
horse
husk
llama
magma_cube
mooshroom
mule
ocelot
panda
parrot
phantom
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": true,
"breathes_water": false
}
pig
piglin
piglin_brute
pillager
player
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": -1,
"inhale_time": 3.75,
"generates_bubbles": false
}
polar_bear
pufferfish
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": false,
"breathes_water": true
}
rabbit
ravager
salmon
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": false,
"breathes_water": true
}
sheep
shulker
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_lava": false,
"breathes_water": false
}
silverfish
skeleton
skeleton_horse
slime
sniffer
snow_golem
spider
squid
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": false,
"breathes_water": true
}
stray
tadpole
"minecraft:breathable": {
"total_supply": 8,
"suffocate_time": 0,
"breathes_water": true,
"breathes_air": false,
"generates_bubbles": false
}
trader_llama
tropicalfish
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": false,
"breathes_water": true
}
turtle
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_water": true,
"breathes_air": true,
"generates_bubbles": false
}
villager
villager_v2
vindicator
wandering_trader
warden
witch
wither
wither_skeleton
wolf
zoglin
zombie
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0,
"breathes_air": true,
"breathes_water": true
}
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
breedable¶
armadillo
"minecraft:breedable": {
"love_filters": {
"test": "enum_property",
"domain": "minecraft:armadillo_state",
"value": "unrolled"
},
"require_tame": false,
"breeds_with": [
{
"mate_type": "minecraft:armadillo",
"baby_type": "minecraft:armadillo",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
}
],
"breed_items": [
"spider_eye"
]
}
axolotl
"minecraft:breedable": {
"require_tame": false,
"breed_items": "tropical_fish_bucket",
"transform_to_item": "water_bucket:0",
"breeds_with": {
"mate_type": "minecraft:axolotl",
"baby_type": "minecraft:axolotl",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"mutation_factor": {
"variant": 0.00083
}
}
bee
"minecraft:breedable": {
"require_tame": false,
"breeds_with": {
"mate_type": "minecraft:bee",
"baby_type": "minecraft:bee",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"minecraft:poppy",
"minecraft:blue_orchid",
"minecraft:allium",
"minecraft:azure_bluet",
"minecraft:red_tulip",
"minecraft:orange_tulip",
"minecraft:white_tulip",
"minecraft:pink_tulip",
"minecraft:oxeye_daisy",
"minecraft:cornflower",
"minecraft:lily_of_the_valley",
"minecraft:yellow_flower",
"minecraft:wither_rose",
"minecraft:sunflower",
"minecraft:lilac",
"minecraft:rose_bush",
"minecraft:peony",
"minecraft:flowering_azalea",
"minecraft:azalea_leaves_flowered",
"minecraft:mangrove_propagule",
"minecraft:pitcher_plant",
"minecraft:torchflower",
"minecraft:cherry_leaves",
"minecraft:pink_petals"
]
}
camel
"minecraft:breedable": {
"require_tame": false,
"breeds_with": [
{
"mate_type": "minecraft:camel",
"baby_type": "minecraft:camel",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
}
],
"breed_items": [
"cactus"
]
}
cat
"minecraft:breedable": {
"require_tame": true,
"require_full_health": true,
"allow_sitting": true,
"breeds_with": {
"mate_type": "minecraft:cat",
"baby_type": "minecraft:cat",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"fish",
"salmon"
]
}
chicken
"minecraft:breedable": {
"require_tame": false,
"breeds_with": {
"mate_type": "minecraft:chicken",
"baby_type": "minecraft:chicken",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"wheat_seeds",
"beetroot_seeds",
"melon_seeds",
"pumpkin_seeds",
"pitcher_pod",
"torchflower_seeds"
]
}
cow
"minecraft:breedable": {
"require_tame": false,
"breed_items": "wheat",
"breeds_with": {
"mate_type": "minecraft:cow",
"baby_type": "minecraft:cow",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
}
}
donkey
"minecraft:breedable": {
"parent_centric_attribute_blending": [
"minecraft:health"
],
"require_tame": true,
"inherit_tamed": false,
"breeds_with": [
{
"mate_type": "minecraft:donkey",
"baby_type": "minecraft:donkey",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
{
"mate_type": "minecraft:horse",
"baby_type": "minecraft:mule",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
}
],
"breed_items": [
"golden_carrot",
"golden_apple",
"appleEnchanted"
]
}
fox
"minecraft:breedable": {
"require_tame": false,
"breed_items": [
"sweet_berries",
"glow_berries"
],
"breeds_with": {
"mate_type": "minecraft:fox",
"baby_type": "minecraft:fox",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
}
}
frog
"minecraft:breedable": {
"require_tame": false,
"causes_pregnancy": true,
"breeds_with": {
"mate_type": "minecraft:frog",
"baby_type": "minecraft:tadpole",
"breed_event": {
"event": "become_pregnant"
}
},
"breed_items": [
"slime_ball"
]
}
goat
"minecraft:breedable": {
"require_tame": false,
"breed_items": "wheat",
"breeds_with": {
"mate_type": "minecraft:goat",
"baby_type": "minecraft:goat",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"mutation_factor": {
"variant": 0
}
}
hoglin
"minecraft:breedable": {
"require_tame": false,
"love_filters": {
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:attack_cooldown"
},
"breeds_with": {
"mate_type": "minecraft:hoglin",
"baby_type": "minecraft:hoglin",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"crimson_fungus"
]
}
horse
"minecraft:breedable": {
"parent_centric_attribute_blending": [
"minecraft:health",
"minecraft:movement",
"minecraft:horse.jump_strength"
],
"require_tame": true,
"inherit_tamed": false,
"breeds_with": [
{
"mate_type": "minecraft:horse",
"baby_type": "minecraft:horse",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
{
"mate_type": "minecraft:donkey",
"baby_type": "minecraft:mule",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
}
],
"breed_items": [
"golden_carrot",
"golden_apple",
"appleEnchanted"
],
"mutation_factor": {
"extra_variant": 0.2,
"variant": 0.111
},
"mutation_strategy": "random",
"random_variant_mutation_interval": [
0,
7
],
"random_extra_variant_mutation_interval": [
0,
5
]
}
llama
"minecraft:breedable": {
"parent_centric_attribute_blending": [
"minecraft:health"
],
"require_tame": true,
"inherit_tamed": false,
"breeds_with": {
"mate_type": "minecraft:llama",
"baby_type": "minecraft:llama",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"hay_block"
]
}
mooshroom
"minecraft:breedable": {
"require_tame": false,
"breed_items": "wheat",
"breeds_with": {
"mate_type": "minecraft:mooshroom",
"baby_type": "minecraft:mooshroom",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"deny_parents_variant": {
"chance": 0.00098,
"min_variant": 0,
"max_variant": 1
}
}
ocelot
"minecraft:breedable": {
"require_tame": false,
"breeds_with": {
"mate_type": "minecraft:ocelot",
"baby_type": "minecraft:ocelot",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"fish",
"salmon"
]
}
panda
"minecraft:breedable": {
"require_tame": false,
"blend_attributes": false,
"environment_requirements": {
"blocks": "bamboo",
"count": 8,
"radius": 5
},
"breed_items": "bamboo",
"breeds_with": {
"mate_type": "minecraft:panda",
"baby_type": "minecraft:panda",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"mutation_factor": {
"variant": 1.0
}
}
pig
"minecraft:breedable": {
"require_tame": false,
"breeds_with": {
"mate_type": "minecraft:pig",
"baby_type": "minecraft:pig",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"carrot",
"beetroot",
"potato"
]
}
rabbit
"minecraft:breedable": {
"breed_items": [
"golden_carrot",
"carrot",
"yellow_flower"
],
"breeds_with": {
"mate_type": "minecraft:rabbit",
"baby_type": "minecraft:rabbit"
},
"require_tame": false,
"mutation_factor": {
"variant": 0.2
}
}
sheep
"minecraft:breedable": {
"require_tame": false,
"breeds_with": {
"mate_type": "minecraft:sheep",
"baby_type": "minecraft:sheep"
},
"breed_items": "wheat"
}
sniffer
"minecraft:breedable": {
"require_tame": false,
"causes_pregnancy": true,
"breeds_with": [
{
"mate_type": "minecraft:sniffer",
"breed_event": {
"event": "on_pregnant",
"target": "self"
}
}
],
"breed_items": [
"torchflower_seeds"
]
}
strider
"minecraft:breedable": {
"require_tame": false,
"breeds_with": {
"mate_type": "minecraft:strider",
"baby_type": "minecraft:strider",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"warped_fungus"
]
}
trader_llama
"minecraft:breedable": {
"require_tame": true,
"inherit_tamed": false,
"breeds_with": [
{
"mate_type": "minecraft:llama",
"baby_type": "minecraft:llama",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
{
"mate_type": "minecraft:trader_llama",
"baby_type": "minecraft:trader_llama",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
}
],
"breed_items": [
"hay_block"
]
}
turtle
"minecraft:breedable": {
"require_tame": false,
"causes_pregnancy": true,
"breeds_with": {
"mate_type": "minecraft:turtle",
"baby_type": "minecraft:turtle",
"breed_event": {
"event": "minecraft:become_pregnant",
"target": "self"
}
},
"breed_items": [
"seagrass"
]
}
wolf
"minecraft:breedable": {
"require_tame": true,
"require_full_health": true,
"breeds_with": {
"mate_type": "minecraft:wolf",
"baby_type": "minecraft:wolf",
"breed_event": {
"event": "minecraft:entity_born",
"target": "baby"
}
},
"breed_items": [
"chicken",
"cooked_chicken",
"beef",
"cooked_beef",
"muttonRaw",
"muttonCooked",
"porkchop",
"cooked_porkchop",
"rabbit",
"cooked_rabbit",
"rotten_flesh"
]
}
bribeable¶
dolphin
buoyant¶
boat
"minecraft:buoyant": {
"base_buoyancy": 1.0,
"apply_gravity": true,
"simulate_waves": true,
"big_wave_probability": 0.03,
"big_wave_speed": 10.0,
"liquid_blocks": [
"minecraft:water",
"minecraft:flowing_water"
]
}
"minecraft:buoyant": {
"base_buoyancy": 1.0,
"apply_gravity": true,
"simulate_waves": true,
"big_wave_probability": 0.03,
"big_wave_speed": 10.0,
"liquid_blocks": [
"minecraft:water",
"minecraft:flowing_water"
]
}
"minecraft:buoyant": {
"base_buoyancy": 1.0,
"apply_gravity": true,
"simulate_waves": false,
"liquid_blocks": [
"minecraft:water",
"minecraft:flowing_water"
],
"drag_down_on_buoyancy_removed": 0.7
}
"minecraft:buoyant": {
"base_buoyancy": 1.0,
"apply_gravity": true,
"simulate_waves": false,
"liquid_blocks": [
"minecraft:water",
"minecraft:flowing_water"
],
"drag_down_on_buoyancy_removed": 0.7
}
chest_boat
"minecraft:buoyant": {
"base_buoyancy": 1.0,
"apply_gravity": true,
"simulate_waves": true,
"big_wave_probability": 0.03,
"big_wave_speed": 10.0,
"liquid_blocks": [
"minecraft:water",
"minecraft:flowing_water"
]
}
"minecraft:buoyant": {
"base_buoyancy": 1.0,
"apply_gravity": true,
"simulate_waves": true,
"big_wave_probability": 0.03,
"big_wave_speed": 10.0,
"liquid_blocks": [
"minecraft:water",
"minecraft:flowing_water"
]
}
"minecraft:buoyant": {
"base_buoyancy": 1.0,
"apply_gravity": true,
"simulate_waves": false,
"liquid_blocks": [
"minecraft:water",
"minecraft:flowing_water"
],
"drag_down_on_buoyancy_removed": 0.7
}
"minecraft:buoyant": {
"base_buoyancy": 1.0,
"apply_gravity": true,
"simulate_waves": false,
"liquid_blocks": [
"minecraft:water",
"minecraft:flowing_water"
],
"drag_down_on_buoyancy_removed": 0.7
}
xp_orb
"minecraft:buoyant": {
"apply_gravity": false,
"liquid_blocks": [
"minecraft:flowing_water",
"minecraft:water"
]
}
burns_in_daylight¶
bogged
drowned
magma_cube
phantom
skeleton
stray
zombie
zombie_villager
zombie_villager_v2
can_climb¶
armadillo
blaze
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
dolphin
drowned
enderman
endermite
evocation_illager
fox
glow_squid
goat
hoglin
husk
iron_golem
magma_cube
mooshroom
ocelot
panda
pig
player
polar_bear
rabbit
sheep
silverfish
skeleton
slime
sniffer
snow_golem
spider
squid
stray
vex
villager
villager_v2
wandering_trader
warden
witch
wither
wither_skeleton
wolf
zoglin
zombie
zombie_pigman
zombie_villager
zombie_villager_v2
can_fly¶
allay
bat
bee
ghast
parrot
wither
can_join_raid¶
evocation_illager
pillager
ravager
vindicator
witch
can_power_jump¶
donkey
horse
mule
skeleton_horse
celebrate_hunt¶
piglin
"minecraft:celebrate_hunt": {
"celebration_targets": {
"all_of": [
{
"test": "is_family",
"value": "hoglin"
}
]
},
"broadcast": true,
"duration": 10,
"celebrate_sound": "celebrate",
"sound_interval": {
"range_min": 2.0,
"range_max": 5.0
},
"radius": 16
}
collision_box¶
allay
armadillo
armor_stand
arrow
axolotl
bat
bee
blaze
boat
bogged
breeze
breeze_wind_charge_projectile
camel
cat
cave_spider
chest_boat
chest_minecart
chicken
command_block_minecart
cow
creeper
dolphin
donkey
dragon_fireball
drowned
egg
elder_guardian
enderman
endermite
ender_crystal
ender_dragon
ender_pearl
evocation_illager
eye_of_ender_signal
fireball
fireworks_rocket
cod
fishing_hook
fox
frog
ghast
glow_squid
goat
guardian
hoglin
hopper_minecart
horse
husk
iron_golem
lingering_potion
llama
llama_spit
magma_cube
minecart
mooshroom
mule
npc
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
player
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
shulker_bullet
silverfish
skeleton
skeleton_horse
slime
small_fireball
sniffer
snowball
snow_golem
spider
splash_potion
squid
stray
strider
tadpole
thrown_trident
tnt
tnt_minecart
trader_llama
tripod_camera
tropicalfish
turtle
vex
villager
villager_v2
vindicator
wandering_trader
warden
wind_charge_projectile
witch
wither
wither_skeleton
wither_skull
wither_skull_dangerous
wolf
xp_bottle
xp_orb
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
color¶
cat
sheep
tropicalfish
wolf
color2¶
tropicalfish
combat_regeneration¶
axolotl
conditional_bandwidth_optimization¶
allay
area_effect_cloud
armadillo
armor_stand
arrow
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
bat
bee
blaze
boat
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 60.0,
"max_dropped_ticks": 20,
"use_motion_prediction_hints": true
},
"conditional_values": [
{
"max_optimized_distance": 0.0,
"max_dropped_ticks": 0,
"use_motion_prediction_hints": true,
"conditional_values": [
{
"test": "is_moving",
"subject": "self",
"operator": "==",
"value": true
}
]
}
]
}
bogged
breeze
breeze_wind_charge_projectile
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
camel
cat
cave_spider
chest_boat
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 60.0,
"max_dropped_ticks": 20,
"use_motion_prediction_hints": true
},
"conditional_values": [
{
"max_optimized_distance": 0.0,
"max_dropped_ticks": 0,
"use_motion_prediction_hints": true,
"conditional_values": [
{
"test": "is_moving",
"subject": "self",
"operator": "==",
"value": true
}
]
}
]
}
chest_minecart
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 60.0,
"max_dropped_ticks": 20,
"use_motion_prediction_hints": true
},
"conditional_values": [
{
"max_optimized_distance": 0.0,
"max_dropped_ticks": 0,
"conditional_values": [
{
"test": "is_moving",
"subject": "self",
"operator": "==",
"value": true
}
]
}
]
}
chicken
command_block_minecart
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 60.0,
"max_dropped_ticks": 20,
"use_motion_prediction_hints": true
},
"conditional_values": [
{
"max_optimized_distance": 0.0,
"max_dropped_ticks": 0,
"conditional_values": [
{
"test": "is_moving",
"subject": "self",
"operator": "==",
"value": true
}
]
}
]
}
cow
creeper
dolphin
donkey
drowned
egg
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
elder_guardian
enderman
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 10,
"use_motion_prediction_hints": true
}
}
endermite
ender_crystal
ender_pearl
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
evocation_illager
eye_of_ender_signal
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 10,
"use_motion_prediction_hints": true
}
}
fireball
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
fireworks_rocket
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 10,
"use_motion_prediction_hints": true
}
}
cod
fishing_hook
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
fox
ghast
guardian
hoglin
hopper_minecart
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 60.0,
"max_dropped_ticks": 20,
"use_motion_prediction_hints": true
},
"conditional_values": [
{
"max_optimized_distance": 0.0,
"max_dropped_ticks": 0,
"conditional_values": [
{
"test": "is_moving",
"subject": "self",
"operator": "==",
"value": true
}
]
}
]
}
horse
husk
iron_golem
lightning_bolt
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 10,
"use_motion_prediction_hints": true
}
}
lingering_potion
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 5,
"use_motion_prediction_hints": true
}
}
llama
llama_spit
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
magma_cube
minecart
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 60.0,
"max_dropped_ticks": 20,
"use_motion_prediction_hints": true
},
"conditional_values": [
{
"max_optimized_distance": 0.0,
"max_dropped_ticks": 0,
"conditional_values": [
{
"test": "is_moving",
"subject": "self",
"operator": "==",
"value": true
}
]
}
]
}
mooshroom
mule
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
player
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
shulker
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 10,
"use_motion_prediction_hints": true
}
}
shulker_bullet
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
silverfish
skeleton
skeleton_horse
slime
small_fireball
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
sniffer
snowball
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 100.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
snow_golem
spider
splash_potion
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 5,
"use_motion_prediction_hints": true
}
}
squid
stray
strider
thrown_trident
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
tnt
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 5,
"use_motion_prediction_hints": true
}
}
tnt_minecart
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 60.0,
"max_dropped_ticks": 20,
"use_motion_prediction_hints": true
},
"conditional_values": [
{
"max_optimized_distance": 0.0,
"max_dropped_ticks": 0,
"conditional_values": [
{
"test": "is_moving",
"subject": "self",
"operator": "==",
"value": true
}
]
}
]
}
trader_llama
tripod_camera
tropicalfish
turtle
vex
villager
villager_v2
vindicator
wandering_trader
wind_charge_projectile
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
witch
wither
wither_skeleton
wither_skull
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
wither_skull_dangerous
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 7,
"use_motion_prediction_hints": true
}
}
wolf
xp_bottle
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 5,
"use_motion_prediction_hints": true
}
}
xp_orb
"minecraft:conditional_bandwidth_optimization": {
"default_values": {
"max_optimized_distance": 80.0,
"max_dropped_ticks": 10,
"use_motion_prediction_hints": true
}
}
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
custom_hit_test¶
hoglin
"minecraft:custom_hit_test": {
"hitboxes": [
{
"width": 1.0,
"height": 0.85,
"pivot": [
0,
0.5,
0
]
}
]
}
"minecraft:custom_hit_test": {
"hitboxes": [
{
"width": 2.0,
"height": 1.75,
"pivot": [
0,
1,
0
]
}
]
}
zoglin
"minecraft:custom_hit_test": {
"hitboxes": [
{
"width": 1.0,
"height": 0.85,
"pivot": [
0,
0.5,
0
]
}
]
}
"minecraft:custom_hit_test": {
"hitboxes": [
{
"width": 2.0,
"height": 1.75,
"pivot": [
0,
1,
0
]
}
]
}
damage_over_time¶
axolotl
dolphin
damage_sensor¶
allay
"minecraft:damage_sensor": {
"triggers": [
{
"on_damage": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_owner",
"subject": "other",
"value": true
}
]
}
},
"deals_damage": false
}
]
}
armadillo
"minecraft:damage_sensor": {
"triggers": {
"on_damage": {
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "mob"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
}
]
},
"event": "minecraft:threat_detected"
}
}
}
"minecraft:damage_sensor": {
"triggers": [
{
"on_damage": {
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "mob"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
}
]
},
"event": "minecraft:threat_detected"
},
"damage_multiplier": 0.5,
"damage_modifier": -1.0
},
{
"damage_multiplier": 0.5,
"damage_modifier": -1.0
}
]
}
axolotl
"minecraft:damage_sensor": {
"triggers": {
"cause": "lightning",
"deals_damage": true,
"damage_multiplier": 2000.0
}
}
bat
bee
"minecraft:damage_sensor": {
"triggers": [
{
"cause": "fall",
"deals_damage": false
},
{
"on_damage": {
"filters": {
"test": "is_block",
"subject": "block",
"value": "minecraft:sweet_berry_bush"
}
},
"deals_damage": false
}
]
}
blaze
breeze
"minecraft:damage_sensor": {
"triggers": [
{
"cause": "fall",
"deals_damage": false
},
{
"on_damage": {
"filters": {
"test": "is_family",
"subject": "damager",
"operator": "!=",
"value": "wind_charge"
}
},
"cause": "projectile",
"deals_damage": false
}
]
}
cat
chicken
creeper
"minecraft:damage_sensor": {
"triggers": {
"on_damage": {
"filters": {
"test": "is_family",
"subject": "other",
"value": "lightning"
},
"event": "minecraft:become_charged"
},
"deals_damage": false
}
}
ender_dragon
fox
"minecraft:damage_sensor": {
"triggers": [
{
"on_damage": {
"filters": {
"test": "is_block",
"subject": "block",
"value": "minecraft:sweet_berry_bush"
}
},
"deals_damage": false
}
]
}
frog
"minecraft:damage_sensor": {
"triggers": {
"cause": "fall",
"deals_damage": true,
"damage_modifier": -5
}
}
ghast
goat
"minecraft:damage_sensor": {
"triggers": {
"cause": "fall",
"deals_damage": true,
"damage_modifier": -10
}
}
iron_golem
llama
"minecraft:damage_sensor": {
"triggers": {
"cause": "all",
"deals_damage": true,
"on_damage": {
"filters": {
"test": "in_caravan",
"value": false
},
"event": "minecraft:become_angry"
}
}
}
magma_cube
mooshroom
"minecraft:damage_sensor": {
"triggers": [
{
"on_damage": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "lightning"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 0
}
]
},
"event": "minecraft:become_brown"
},
"deals_damage": false,
"on_damage_sound_event": "convert_mooshroom"
},
{
"on_damage": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "lightning"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
}
]
},
"event": "minecraft:become_red"
},
"deals_damage": false,
"on_damage_sound_event": "convert_mooshroom"
}
]
}
npc
ocelot
parrot
pig
"minecraft:damage_sensor": {
"triggers": {
"on_damage": {
"filters": [
{
"test": "is_family",
"subject": "other",
"value": "lightning"
},
{
"test": "is_difficulty",
"operator": "!=",
"value": "peaceful"
}
],
"event": "become_zombie"
},
"deals_damage": false
}
}
skeleton
"minecraft:damage_sensor": {
"triggers": {
"on_damage": {
"filters": {
"other_with_families": "lightning"
}
},
"deals_damage": false
}
}
skeleton_horse
"minecraft:damage_sensor": {
"triggers": {
"on_damage": {
"filters": {
"test": "is_family",
"subject": "other",
"value": "lightning"
}
},
"deals_damage": false
}
}
snow_golem
trader_llama
"minecraft:damage_sensor": {
"triggers": {
"cause": "all",
"deals_damage": true,
"on_damage": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"operator": "!=",
"value": "trader_llama"
},
{
"test": "in_caravan",
"value": false
}
]
},
"event": "minecraft:become_angry"
}
}
}
turtle
"minecraft:damage_sensor": {
"triggers": {
"cause": "lightning",
"deals_damage": true,
"damage_multiplier": 2000.0
}
}
villager
"minecraft:damage_sensor": {
"triggers": [
{
"on_damage": {
"filters": {
"test": "is_family",
"subject": "other",
"value": "lightning"
},
"event": "become_witch"
},
"deals_damage": false
},
{
"on_damage": {
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "zombie"
},
{
"test": "is_family",
"subject": "other",
"value": "husk"
}
],
"all_of": [
{
"test": "has_damage",
"value": "fatal"
}
]
},
"event": "become_zombie"
}
}
]
}
villager_v2
"minecraft:damage_sensor": {
"triggers": [
{
"on_damage": {
"filters": [
{
"test": "is_family",
"subject": "other",
"value": "lightning"
},
{
"test": "is_difficulty",
"operator": "!=",
"value": "peaceful"
}
],
"event": "become_witch"
},
"deals_damage": false
},
{
"on_damage": {
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "zombie"
},
{
"test": "is_family",
"subject": "other",
"value": "husk"
}
],
"all_of": [
{
"test": "has_damage",
"value": "fatal"
}
]
},
"event": "become_zombie"
}
}
]
}
wandering_trader
"minecraft:damage_sensor": {
"triggers": [
{
"cause": "entity_attack",
"deals_damage": true,
"on_damage": {
"event": "minecraft:become_scared"
}
},
{
"cause": "projectile",
"deals_damage": true,
"on_damage": {
"event": "minecraft:become_scared"
}
},
{
"cause": "magic",
"deals_damage": true,
"on_damage": {
"event": "minecraft:become_scared"
}
}
]
}
witch
wither
"minecraft:damage_sensor": {
"triggers": {
"on_damage": {
"filters": {
"test": "is_family",
"subject": "other",
"value": "undead"
}
},
"deals_damage": false
}
}
dash¶
camel
despawn¶
armadillo
axolotl
bat
blaze
bogged
camel
cat
cave_spider
chicken
cow
creeper
dolphin
donkey
drowned
enderman
endermite
evocation_illager
cod
fox
frog
ghast
glow_squid
goat
guardian
hoglin
horse
husk
llama
magma_cube
mooshroom
mule
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
"minecraft:despawn": {
"filters": {
"any_of": [
{
"all_of": [
{
"test": "is_persistent",
"value": false
},
{
"test": "distance_to_nearest_player",
"operator": ">",
"value": 54
}
]
},
{
"all_of": [
{
"test": "is_persistent",
"value": false
},
{
"test": "inactivity_timer",
"subject": "self",
"value": 30
},
{
"test": "random_chance",
"value": 800
},
{
"test": "distance_to_nearest_player",
"operator": ">",
"value": 32
}
]
}
]
}
}
pillager
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
silverfish
skeleton
skeleton_horse
slime
spider
squid
stray
strider
tadpole
trader_llama
tropicalfish
turtle
vex
vindicator
wandering_trader
"minecraft:despawn": {
"remove_child_entities": true,
"filters": {
"all_of": [
{
"any_of": [
{
"test": "is_family",
"subject": "self",
"value": "wandering_trader_despawning"
},
{
"test": "has_trade_supply",
"subject": "self",
"value": false
}
]
},
{
"test": "distance_to_nearest_player",
"operator": ">",
"value": 24
}
]
}
}
witch
wither_skeleton
wolf
zoglin
"minecraft:despawn": {
"filters": {
"any_of": [
{
"all_of": [
{
"test": "is_persistent",
"value": false
},
{
"test": "distance_to_nearest_player",
"operator": ">",
"value": 54
}
]
},
{
"all_of": [
{
"test": "is_persistent",
"value": false
},
{
"test": "inactivity_timer",
"subject": "self",
"value": 30
},
{
"test": "random_chance",
"value": 800
},
{
"test": "distance_to_nearest_player",
"operator": ">",
"value": 32
}
]
}
]
}
}
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
drying_out_timer¶
axolotl
"minecraft:drying_out_timer": {
"total_time": 300,
"water_bottle_refill_time": 90,
"dried_out_event": {
"event": "dried_out"
},
"stopped_drying_out_event": {
"event": "stop_drying_out"
},
"recover_after_dried_out_event": {
"event": "recover_after_dried_out"
}
}
dolphin
"minecraft:drying_out_timer": {
"total_time": 120,
"water_bottle_refill_time": 0,
"dried_out_event": {
"event": "dried_out"
},
"stopped_drying_out_event": {
"event": "stop_dryingout"
},
"recover_after_dried_out_event": {
"event": "recover_after_dried_out"
}
}
dweller¶
cat
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "passive",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": false,
"can_migrate": true,
"first_founding_reward": 0
}
evocation_illager
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "hostile",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": false,
"can_migrate": true,
"first_founding_reward": 0
}
iron_golem
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "defender",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": false,
"can_migrate": true,
"first_founding_reward": 0
}
pillager
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "hostile",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": false,
"can_migrate": true,
"first_founding_reward": 0
}
ravager
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "hostile",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": false,
"can_migrate": true,
"first_founding_reward": 0
}
villager_v2
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "farmer",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "fisherman",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "shepherd",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "fletcher",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "librarian",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "cartographer",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "cleric",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "armorer",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "weaponsmith",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "toolsmith",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "butcher",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "leatherworker",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "inhabitant",
"preferred_profession": "mason",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": true,
"can_migrate": true,
"first_founding_reward": 5
}
vindicator
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "hostile",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": false,
"can_migrate": true,
"first_founding_reward": 0
}
witch
"minecraft:dweller": {
"dwelling_type": "village",
"dweller_role": "hostile",
"update_interval_base": 60,
"update_interval_variant": 40,
"can_find_poi": false,
"can_migrate": true,
"first_founding_reward": 0
}
economy_trade_table¶
villager_v2
"minecraft:economy_trade_table": {
"display_name": "entity.villager.farmer",
"table": "trading/economy_trades/farmer_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.fisherman",
"table": "trading/economy_trades/fisherman_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.shepherd",
"table": "trading/economy_trades/shepherd_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.fletcher",
"table": "trading/economy_trades/fletcher_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.librarian",
"table": "trading/economy_trades/librarian_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.cartographer",
"table": "trading/economy_trades/cartographer_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.cleric",
"table": "trading/economy_trades/cleric_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.armor",
"table": "trading/economy_trades/armorer_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.weapon",
"table": "trading/economy_trades/weapon_smith_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.tool",
"table": "trading/economy_trades/tool_smith_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.butcher",
"table": "trading/economy_trades/butcher_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.leather",
"table": "trading/economy_trades/leather_worker_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
"minecraft:economy_trade_table": {
"display_name": "entity.villager.mason",
"table": "trading/economy_trades/stone_mason_trades.json",
"new_screen": true,
"persist_trades": true,
"cured_discount": [
-25,
-20
],
"max_cured_discount": [
-25,
-20
]
}
wandering_trader
"minecraft:economy_trade_table": {
"display_name": "entity.wandering_trader.name",
"table": "trading/economy_trades/wandering_trader_trades.json",
"new_screen": true
}
entity_sensor¶
armadillo
"minecraft:entity_sensor": {
"subsensors": [
{
"event": "minecraft:no_threat_detected",
"cooldown": 0.2,
"range": [
7.0,
2.0
],
"minimum_count": 0,
"maximum_count": 0,
"event_filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "undead"
},
{
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"any_of": [
{
"test": "was_last_hurt_by",
"subject": "other"
},
{
"test": "is_sprinting",
"subject": "other"
},
{
"test": "is_riding",
"subject": "other"
}
]
}
]
}
]
}
},
{
"event": "minecraft:threat_detected",
"cooldown": 0.2,
"range": [
7.0,
2.0
],
"minimum_count": 1,
"event_filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "undead"
},
{
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"any_of": [
{
"test": "was_last_hurt_by",
"subject": "other"
},
{
"test": "is_sprinting",
"subject": "other"
},
{
"test": "is_riding",
"subject": "other"
}
]
}
]
}
]
}
}
]
}
parrot
"minecraft:entity_sensor": {
"relative_range": false,
"subsensors": [
{
"range": [
2.0,
2.0
],
"event_filters": {
"all_of": [
{
"test": "is_riding",
"subject": "self",
"operator": "equals",
"value": true
},
{
"test": "has_component",
"subject": "self",
"operator": "equals",
"value": "minecraft:behavior.look_at_player"
}
]
},
"event": "minecraft:on_riding_player"
}
]
}
"minecraft:entity_sensor": {
"relative_range": false,
"subsensors": [
{
"range": [
2.0,
2.0
],
"event_filters": {
"all_of": [
{
"test": "is_riding",
"subject": "self",
"operator": "equals",
"value": false
},
{
"test": "has_component",
"subject": "self",
"operator": "not",
"value": "minecraft:behavior.look_at_player"
}
]
},
"event": "minecraft:on_not_riding_player"
}
]
}
pufferfish
"minecraft:entity_sensor": {
"relative_range": false,
"subsensors": [
{
"range": 2.5,
"minimum_count": 1,
"event_filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "mob"
},
{
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"operator": "not",
"value": "instabuild"
}
]
}
]
},
"event": "minecraft:start_half_puff"
}
]
}
"minecraft:entity_sensor": {
"relative_range": false,
"subsensors": [
{
"range": 2.5,
"minimum_count": 1,
"event_filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "mob"
},
{
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"operator": "not",
"value": "instabuild"
}
]
}
]
},
"event": "minecraft:start_full_puff"
}
]
}
"minecraft:entity_sensor": {
"relative_range": false,
"subsensors": [
{
"range": 2.9,
"minimum_count": 0,
"maximum_count": 0,
"event_filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "mob"
},
{
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"operator": "not",
"value": "instabuild"
}
]
}
]
},
"event": "minecraft:from_full_puff"
}
]
}
environment_sensor¶
armadillo
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"any_of": [
{
"test": "on_fire"
},
{
"test": "in_water"
},
{
"test": "is_panicking"
},
{
"test": "is_leashed"
},
{
"test": "is_riding"
}
]
},
"event": "minecraft:unroll"
}
]
}
axolotl
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "in_water",
"operator": "!=",
"value": true
},
"event": "start_drying_out"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "in_water_or_rain",
"operator": "!=",
"value": true
},
"event": "start_drying_out"
},
{
"filters": {
"test": "in_water",
"operator": "==",
"value": true
},
"event": "enter_water"
}
]
}
bee
"minecraft:environment_sensor": {
"triggers": [
{
"event": "seek_shelter",
"filters": {
"all_of": [
{
"any_of": [
{
"test": "is_daytime",
"value": false
},
{
"test": "weather",
"operator": "==",
"value": "precipitation"
}
]
},
{
"test": "bool_property",
"domain": "minecraft:has_nectar",
"operator": "!="
},
{
"test": "has_biome_tag",
"value": "overworld"
}
]
}
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"event": "abort_sheltering",
"filters": {
"all_of": [
{
"test": "weather",
"operator": "==",
"value": "clear"
},
{
"test": "is_daytime",
"value": true
}
]
}
}
]
}
bogged
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:melee_mode"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:melee_mode"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "in_water",
"subject": "self",
"operator": "==",
"value": false
},
{
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": true
}
]
},
"event": "minecraft:ranged_mode"
}
]
}
breeze
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "on_ground",
"subject": "self",
"value": true
},
{
"test": "has_target",
"subject": "self",
"value": true
},
{
"test": "bool_property",
"operator": "==",
"domain": "minecraft:is_playing_idle_ground_sound"
}
]
},
"event": "minecraft:stop_playing_idle_ground_sound"
},
{
"filters": {
"all_of": [
{
"test": "bool_property",
"operator": "!=",
"domain": "minecraft:is_playing_idle_ground_sound"
},
{
"any_of": [
{
"test": "on_ground",
"subject": "self",
"value": false
},
{
"test": "has_target",
"subject": "self",
"value": false
}
]
}
]
},
"event": "minecraft:start_playing_idle_ground_sound"
}
]
}
cave_spider
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_brightness",
"operator": "<",
"value": 0.49
},
"event": "minecraft:become_hostile"
}
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_brightness",
"operator": ">",
"value": 0.49
},
"event": "minecraft:become_neutral"
}
}
dolphin
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "on_ground",
"operator": "==",
"value": true
},
{
"test": "in_water",
"operator": "!=",
"value": true
}
]
},
"event": "navigation_on_land"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "in_water",
"operator": "==",
"value": true
},
"event": "navigation_off_land"
},
{
"filters": {
"test": "in_water_or_rain",
"operator": "!=",
"value": true
},
"event": "start_dryingout"
}
]
}
fox
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "is_daytime",
"value": false
},
"event": "minecraft:fox_configure_night"
},
{
"filters": {
"test": "is_daytime",
"value": true
},
"event": "minecraft:fox_configure_day"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "is_daytime",
"value": true
},
{
"test": "has_target",
"operator": "==",
"value": false
}
]
},
"event": "minecraft:fox_configure_docile_day"
},
{
"filters": {
"all_of": [
{
"test": "is_daytime",
"value": false
},
{
"test": "has_target",
"operator": "==",
"value": false
}
]
},
"event": "minecraft:fox_configure_docile_night"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "weather_at_position",
"operator": "!=",
"value": "thunderstorm"
},
{
"test": "is_daytime",
"value": true
}
]
},
"event": "minecraft:fox_configure_day"
},
{
"filters": {
"all_of": [
{
"test": "weather_at_position",
"operator": "!=",
"value": "thunderstorm"
},
{
"test": "is_daytime",
"value": false
}
]
},
"event": "minecraft:fox_configure_night"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "weather_at_position",
"value": "thunderstorm"
},
"event": "minecraft:fox_configure_thunderstorm"
},
{
"filters": {
"test": "is_daytime",
"value": false
},
"event": "minecraft:fox_configure_night"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "weather_at_position",
"value": "thunderstorm"
},
"event": "minecraft:fox_configure_thunderstorm"
},
{
"filters": {
"test": "is_daytime",
"value": true
},
"event": "minecraft:fox_configure_day"
}
]
}
hoglin
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "in_nether",
"subject": "self",
"operator": "==",
"value": false
},
"event": "start_zombification_event"
}
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "in_nether",
"subject": "self",
"operator": "==",
"value": true
},
"event": "stop_zombification_event"
}
}
husk
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:start_transforming"
}
]
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:start_transforming"
}
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:stop_transforming"
}
}
piglin
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "in_nether",
"subject": "self",
"operator": "==",
"value": false
},
"event": "start_zombification_event"
}
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "in_nether",
"subject": "self",
"operator": "==",
"value": true
},
"event": "stop_zombification_event"
}
}
piglin_brute
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "in_nether",
"subject": "self",
"operator": "==",
"value": false
},
"event": "start_zombification_event"
}
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "in_nether",
"subject": "self",
"operator": "==",
"value": true
},
"event": "stop_zombification_event"
}
}
pillager
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:melee_mode"
}
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "in_water",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:ranged_mode"
}
}
player
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"all_of": [
{
"test": "has_mob_effect",
"subject": "self",
"value": "bad_omen"
},
{
"test": "is_in_village",
"subject": "self",
"value": true
}
]
},
"event": "minecraft:gain_raid_omen"
}
}
skeleton
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"test": "in_block",
"subject": "self",
"operator": "==",
"value": "minecraft:powder_snow"
},
"event": "got_in_powder_snow"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "in_block",
"subject": "self",
"operator": "!=",
"value": "minecraft:powder_snow"
},
"event": "got_out_of_powder_snow"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"all_of": [
{
"test": "in_water",
"subject": "self",
"operator": "==",
"value": false
},
{
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": true
}
]
},
"event": "minecraft:ranged_mode"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"test": "in_block",
"subject": "self",
"operator": "==",
"value": "minecraft:powder_snow"
},
"event": "got_in_powder_snow"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "in_water",
"subject": "self",
"operator": "==",
"value": false
},
{
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": true
}
]
},
"event": "minecraft:ranged_mode"
},
{
"filters": {
"test": "in_block",
"subject": "self",
"operator": "==",
"value": "minecraft:powder_snow"
},
"event": "got_in_powder_snow"
}
]
}
spider
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_brightness",
"operator": "<",
"value": 0.49
},
"event": "minecraft:become_hostile"
}
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_brightness",
"operator": ">",
"value": 0.49
},
"event": "minecraft:become_neutral"
}
}
stray
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:melee_mode"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:melee_mode"
},
{
"filters": {
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:melee_mode"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "in_water",
"subject": "self",
"operator": "==",
"value": false
},
{
"test": "has_ranged_weapon",
"subject": "self",
"operator": "==",
"value": true
}
]
},
"event": "minecraft:ranged_mode"
}
]
}
strider
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"any_of": [
{
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
{
"test": "in_lava",
"subject": "other",
"operator": "==",
"value": true
}
]
},
"event": "stop_suffocating"
},
{
"filters": {
"all_of": [
{
"test": "is_riding",
"subject": "self",
"operator": "equals",
"value": false
},
{
"test": "has_component",
"subject": "self",
"operator": "not",
"value": "minecraft:behavior.move_to_liquid"
}
]
},
"event": "on_not_riding_parent"
}
]
}
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": false
},
{
"any_of": [
{
"test": "is_riding",
"subject": "self",
"operator": "==",
"value": false
},
{
"test": "in_lava",
"subject": "other",
"operator": "==",
"value": false
}
]
}
]
},
"event": "start_suffocating"
},
{
"filters": {
"all_of": [
{
"test": "is_riding",
"subject": "self",
"operator": "equals",
"value": false
},
{
"test": "has_component",
"subject": "self",
"operator": "not",
"value": "minecraft:behavior.move_to_liquid"
}
]
},
"event": "on_not_riding_parent"
}
]
}
trader_llama
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "is_leashed",
"subject": "self",
"value": false
},
{
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:is_tamed"
}
]
},
"event": "minecraft:on_tame"
},
{
"filters": {
"all_of": [
{
"test": "is_leashed",
"subject": "self",
"value": false
},
{
"test": "has_component",
"subject": "self",
"operator": "==",
"value": "minecraft:persistent"
}
]
},
"event": "minecraft:remove_persistence"
}
]
}
wolf
"minecraft:environment_sensor": {
"triggers": [
{
"filters": {
"all_of": [
{
"test": "bool_property",
"operator": "!=",
"domain": "minecraft:has_increased_max_health"
},
{
"test": "has_component",
"value": "minecraft:is_tamed"
}
]
},
"event": "minecraft:increase_max_health"
},
{
"filters": {
"all_of": [
{
"test": "bool_property",
"operator": "!=",
"domain": "minecraft:is_armorable"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:is_baby"
},
{
"test": "has_component",
"value": "minecraft:is_tamed"
}
]
},
"event": "minecraft:become_armorable"
}
]
}
zombie
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_underwater",
"operator": "==",
"value": true
},
"event": "minecraft:start_transforming"
}
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": true
},
"event": "minecraft:start_transforming"
}
}
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_underwater",
"subject": "self",
"operator": "==",
"value": false
},
"event": "minecraft:stop_transforming"
}
}
equip_item¶
bogged
drowned
evocation_illager
fox
husk
piglin
pillager
skeleton
stray
vindicator
wither_skeleton
zombie
zombie_pigman
zombie_villager
zombie_villager_v2
equipment¶
bogged
drowned
"minecraft:equipment": {
"table": "loot_tables/entities/drowned_ranged_equipment.json",
"slot_drop_chance": [
{
"slot": "slot.weapon.offhand",
"drop_chance": 1.0
}
]
}
"minecraft:equipment": {
"table": "loot_tables/entities/drowned_equipment.json",
"slot_drop_chance": [
{
"slot": "slot.weapon.offhand",
"drop_chance": 1.0
}
]
}
fox
"minecraft:equipment": {
"table": "loot_tables/entities/fox_equipment.json",
"slot_drop_chance": [
{
"slot": "slot.weapon.mainhand",
"drop_chance": 1.0
}
]
}
husk
piglin
piglin_brute
pillager
"minecraft:equipment": {
"table": "loot_tables/entities/pillager_captain_equipment.json",
"slot_drop_chance": [
{
"slot": "slot.armor.chest",
"drop_chance": 1.0
}
]
}
"minecraft:equipment": {
"table": "loot_tables/entities/pillager_captain_equipment.json",
"slot_drop_chance": [
{
"slot": "slot.armor.chest",
"drop_chance": 1.0
}
]
}
skeleton
stray
vex
villager_v2
"minecraft:equipment": {
"slot_drop_chance": [
{
"slot": "slot.weapon.mainhand",
"drop_chance": 0.0
}
]
}
vindicator
"minecraft:equipment": {
"table": "loot_tables/entities/vindicator_captain_equipment.json",
"slot_drop_chance": [
{
"slot": "slot.armor.chest",
"drop_chance": 1.0
}
]
}
"minecraft:equipment": {
"table": "loot_tables/entities/vindicator_captain_equipment.json",
"slot_drop_chance": [
{
"slot": "slot.armor.chest",
"drop_chance": 1.0
}
]
}
wither_skeleton
zombie
zombie_pigman
equippable¶
camel
"minecraft:equippable": {
"slots": [
{
"slot": 0,
"item": "saddle",
"accepted_items": [
"saddle"
],
"on_equip": {
"event": "minecraft:camel_saddled"
},
"on_unequip": {
"event": "minecraft:camel_unsaddled"
}
}
]
}
donkey
"minecraft:equippable": {
"slots": [
{
"slot": 0,
"item": "saddle",
"accepted_items": [
"saddle"
],
"on_equip": {
"event": "minecraft:donkey_saddled"
},
"on_unequip": {
"event": "minecraft:donkey_unsaddled"
}
}
]
}
horse
"minecraft:equippable": {
"slots": [
{
"slot": 0,
"item": "saddle",
"accepted_items": [
"saddle"
],
"on_equip": {
"event": "minecraft:horse_saddled"
},
"on_unequip": {
"event": "minecraft:horse_unsaddled"
}
},
{
"slot": 1,
"item": "horsearmoriron",
"accepted_items": [
"horsearmorleather",
"horsearmoriron",
"horsearmorgold",
"horsearmordiamond"
]
}
]
}
llama
"minecraft:equippable": {
"slots": [
{
"slot": 1,
"item": "carpet",
"accepted_items": [
"carpet"
]
}
]
}
mule
"minecraft:equippable": {
"slots": [
{
"slot": 0,
"item": "saddle",
"accepted_items": [
"saddle"
],
"on_equip": {
"event": "minecraft:mule_saddled"
},
"on_unequip": {
"event": "minecraft:mule_unsaddled"
}
}
]
}
trader_llama
"minecraft:equippable": {
"slots": [
{
"slot": 1,
"item": "carpet",
"accepted_items": [
"carpet"
]
}
]
}
exhaustion_values¶
player
"minecraft:exhaustion_values": {
"heal": 6,
"jump": 0.05,
"sprint_jump": 0.2,
"mine": 0.005,
"attack": 0.1,
"damage": 0.1,
"walk": 0.0,
"sprint": 0.1,
"swim": 0.01
}
experience_reward¶
armadillo
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
axolotl
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
bee
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
blaze
bogged
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
breeze
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? 10 : 0"
}
camel
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
cat
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
cave_spider
chicken
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
cow
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
creeper
dolphin
donkey
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
drowned
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 12 + (query.equipment_count * Math.Random(1,3)) : 0"
}
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
elder_guardian
enderman
endermite
evocation_illager
cod
fox
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
frog
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
ghast
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
glow_squid
"minecraft:experience_reward": {
"on_death": "!query.is_baby && query.last_hit_by_player ? Math.Random(1,3) : 0"
}
goat
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
guardian
hoglin
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? 5 : 0"
}
horse
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
husk
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 12 + (query.equipment_count * Math.Random(1,3)) : 0"
}
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
llama
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
magma_cube
mooshroom
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
mule
ocelot
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
panda
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
parrot
phantom
pig
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
piglin
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 1 + (query.equipment_count * Math.Random(1,2)) : 0"
}
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
piglin_brute
pillager
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? (query.is_baby ? 12 : 5) + (Math.die_roll(query.equipment_count,1,3)) : 0"
}
player
polar_bear
pufferfish
rabbit
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
ravager
salmon
sheep
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
shulker
silverfish
skeleton
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
skeleton_horse
slime
sniffer
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
spider
squid
"minecraft:experience_reward": {
"on_death": "!query.is_baby && query.last_hit_by_player ? Math.Random(1,3) : 0"
}
stray
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
strider
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
trader_llama
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
tropicalfish
turtle
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
vex
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
vindicator
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? (query.is_baby ? 12 : 5) + (Math.die_roll(query.equipment_count,1,3)) : 0"
}
warden
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? 5 : 0"
}
witch
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? (query.is_baby ? 12 : 5) + (Math.die_roll(query.equipment_count,1,3)) : 0"
}
wither
wither_skeleton
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
wolf
"minecraft:experience_reward": {
"on_bred": "Math.Random(1,7)",
"on_death": "query.last_hit_by_player ? Math.Random(1,3) : 0"
}
zoglin
zombie
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 12 + (query.equipment_count * Math.Random(1,3)) : 0"
}
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
zombie_horse
zombie_pigman
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 12 + (query.equipment_count * Math.Random(1,3)) : 0"
}
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
zombie_villager
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 12 + (query.equipment_count * Math.Random(1,3)) : 0"
}
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
zombie_villager_v2
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 12 + (query.equipment_count * Math.Random(1,3)) : 0"
}
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 + (query.equipment_count * Math.Random(1,3)) : 0"
}
explode¶
creeper
"minecraft:explode": {
"fuse_length": 1.5,
"fuse_lit": true,
"power": 3,
"causes_fire": false,
"destroy_affected_by_griefing": true
}
"minecraft:explode": {
"fuse_length": 1.5,
"fuse_lit": true,
"power": 6,
"causes_fire": false,
"destroy_affected_by_griefing": true
}
"minecraft:explode": {
"fuse_length": 1.5,
"fuse_lit": true,
"power": 3,
"causes_fire": false,
"destroy_affected_by_griefing": true
}
"minecraft:explode": {
"fuse_length": 1.5,
"fuse_lit": true,
"power": 6,
"causes_fire": false,
"destroy_affected_by_griefing": true
}
ender_crystal
"minecraft:explode": {
"fuse_length": 0,
"fuse_lit": true,
"power": 6,
"causes_fire": false,
"destroy_affected_by_griefing": true
}
fireball
"minecraft:explode": {
"fuse_length": 0,
"fuse_lit": true,
"power": 1,
"causes_fire": true,
"fire_affected_by_griefing": true,
"destroy_affected_by_griefing": true
}
tnt
"minecraft:explode": {
"fuse_length": {
"range_min": 0.5,
"range_max": 2.0
},
"fuse_lit": true,
"power": 4,
"causes_fire": false
}
tnt_minecart
wither_skull
"minecraft:explode": {
"fuse_length": 0,
"fuse_lit": true,
"power": 1,
"causes_fire": false,
"destroy_affected_by_griefing": true
}
wither_skull_dangerous
"minecraft:explode": {
"fuse_length": 0,
"fuse_lit": true,
"power": 1,
"causes_fire": false,
"max_resistance": 4.0,
"destroy_affected_by_griefing": true
}
fire_immune¶
blaze
ender_crystal
ender_dragon
ghast
magma_cube
npc
shulker
strider
vex
warden
wither
wither_skeleton
zoglin
zombie_pigman
flocking¶
dolphin
"minecraft:flocking": {
"in_water": false,
"match_variants": false,
"use_center_of_mass": false,
"low_flock_limit": 4,
"high_flock_limit": 8,
"goal_weight": 2.0,
"loner_chance": 0.1,
"influence_radius": 6.0,
"breach_influence": 0.0,
"separation_weight": 1.75,
"separation_threshold": 3.0,
"cohesion_weight": 1.85,
"cohesion_threshold": 6.5,
"innner_cohesion_threshold": 3.5,
"min_height": 4.0,
"max_height": 4.0,
"block_distance": 1.0,
"block_weight": 0.0
}
cod
"minecraft:flocking": {
"in_water": true,
"match_variants": false,
"use_center_of_mass": true,
"low_flock_limit": 4,
"high_flock_limit": 8,
"goal_weight": 2.0,
"loner_chance": 0.1,
"influence_radius": 3.0,
"breach_influence": 7.0,
"separation_weight": 1.75,
"separation_threshold": 0.95,
"cohesion_weight": 2.0,
"cohesion_threshold": 1.95,
"innner_cohesion_threshold": 1.25,
"min_height": 1.5,
"max_height": 6.0,
"block_distance": 2.0,
"block_weight": 0.85
}
pufferfish
"minecraft:flocking": {
"in_water": true,
"match_variants": false,
"use_center_of_mass": true,
"low_flock_limit": 4,
"high_flock_limit": 8,
"goal_weight": 2.0,
"loner_chance": 0.1,
"influence_radius": 3.0,
"breach_influence": 7.0,
"separation_weight": 1.75,
"separation_threshold": 0.95,
"cohesion_weight": 2.0,
"cohesion_threshold": 1.95,
"innner_cohesion_threshold": 1.25,
"min_height": 1.5,
"max_height": 6.0,
"block_distance": 2.0,
"block_weight": 0.85
}
salmon
"minecraft:flocking": {
"in_water": true,
"match_variants": false,
"use_center_of_mass": false,
"low_flock_limit": 4,
"high_flock_limit": 8,
"goal_weight": 2.0,
"loner_chance": 0.1,
"influence_radius": 3.0,
"breach_influence": 7.0,
"separation_weight": 0.65,
"separation_threshold": 0.15,
"cohesion_weight": 2.25,
"cohesion_threshold": 1.5,
"innner_cohesion_threshold": 1.5,
"min_height": 4.0,
"max_height": 4.0,
"block_distance": 1.0,
"block_weight": 0.75
}
tropicalfish
"minecraft:flocking": {
"in_water": true,
"match_variants": true,
"use_center_of_mass": false,
"low_flock_limit": 4,
"high_flock_limit": 8,
"goal_weight": 2.0,
"loner_chance": 0.1,
"influence_radius": 3.0,
"breach_influence": 7.0,
"separation_weight": 0.65,
"separation_threshold": 0.15,
"cohesion_weight": 2.75,
"cohesion_threshold": 1.5,
"innner_cohesion_threshold": 1.5,
"min_height": 1.5,
"max_height": 6.0,
"block_distance": 2.0,
"block_weight": 0.85
}
flying_speed¶
allay
bee
ender_dragon
follow_range¶
allay
bee
blaze
breeze
dolphin
elder_guardian
enderman
evocation_illager
ghast
guardian
iron_golem
llama
phantom
piglin
piglin_brute
pillager
polar_bear
ravager
sniffer
trader_llama
turtle
villager_v2
vindicator
warden
witch
game_event_movement_tracking¶
allay
bat
bee
chicken
ender_dragon
parrot
phantom
vex
genetics¶
goat
"minecraft:genetics": {
"mutation_rate": 0.02,
"genes": [
{
"name": "goat_variant",
"use_simplified_breeding": true,
"allele_range": {
"range_min": 1,
"range_max": 100
},
"genetic_variants": [
{
"main_allele": {
"range_min": 1,
"range_max": 2
},
"birth_event": {
"event": "minecraft:born_screamer",
"target": "self"
}
},
{
"main_allele": {
"range_min": 3,
"range_max": 100
},
"birth_event": {
"event": "minecraft:born_default",
"target": "self"
}
}
]
}
]
}
panda
"minecraft:genetics": {
"mutation_rate": 0.03125,
"genes": [
{
"name": "panda_variant",
"allele_range": {
"range_min": 0,
"range_max": 15
},
"genetic_variants": [
{
"main_allele": 0,
"birth_event": {
"event": "minecraft:panda_lazy",
"target": "self"
}
},
{
"main_allele": 1,
"birth_event": {
"event": "minecraft:panda_worried",
"target": "self"
}
},
{
"main_allele": 2,
"birth_event": {
"event": "minecraft:panda_playful",
"target": "self"
}
},
{
"main_allele": 3,
"birth_event": {
"event": "minecraft:panda_aggressive",
"target": "self"
}
},
{
"both_allele": {
"range_min": 4,
"range_max": 7
},
"birth_event": {
"event": "minecraft:panda_weak",
"target": "self"
}
},
{
"both_allele": {
"range_min": 8,
"range_max": 9
},
"birth_event": {
"event": "minecraft:panda_brown",
"target": "self"
}
}
]
}
]
}
giveable¶
panda
"minecraft:giveable": {
"triggers": {
"cooldown": 3.0,
"items": [
"bamboo",
"cake"
],
"on_give": {
"event": "minecraft:on_calm",
"target": "self"
}
}
}
group_size¶
hoglin
"minecraft:group_size": {
"radius": 32,
"filters": {
"all_of": [
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:is_baby"
},
{
"test": "is_family",
"value": "hoglin"
}
]
}
}
piglin
"minecraft:group_size": {
"radius": 32,
"filters": {
"all_of": [
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:is_baby"
},
{
"test": "is_family",
"value": "piglin"
}
]
}
}
grows_crop¶
bee
healable¶
camel
cat
"minecraft:healable": {
"items": [
{
"item": "fish",
"heal_amount": 2
},
{
"item": "salmon",
"heal_amount": 2
}
]
}
donkey
"minecraft:healable": {
"items": [
{
"item": "wheat",
"heal_amount": 2
},
{
"item": "sugar",
"heal_amount": 1
},
{
"item": "hay_block",
"heal_amount": 20
},
{
"item": "apple",
"heal_amount": 3
},
{
"item": "golden_carrot",
"heal_amount": 4
},
{
"item": "golden_apple",
"heal_amount": 10
},
{
"item": "appleEnchanted",
"heal_amount": 10
}
]
}
horse
"minecraft:healable": {
"items": [
{
"item": "wheat",
"heal_amount": 2
},
{
"item": "sugar",
"heal_amount": 1
},
{
"item": "hay_block",
"heal_amount": 20
},
{
"item": "apple",
"heal_amount": 3
},
{
"item": "golden_carrot",
"heal_amount": 4
},
{
"item": "golden_apple",
"heal_amount": 10
},
{
"item": "appleEnchanted",
"heal_amount": 10
}
]
}
llama
"minecraft:healable": {
"items": [
{
"item": "wheat",
"heal_amount": 2
},
{
"item": "hay_block",
"heal_amount": 10
}
]
}
mule
"minecraft:healable": {
"items": [
{
"item": "wheat",
"heal_amount": 2
},
{
"item": "sugar",
"heal_amount": 1
},
{
"item": "hay_block",
"heal_amount": 20
},
{
"item": "apple",
"heal_amount": 3
},
{
"item": "golden_carrot",
"heal_amount": 4
},
{
"item": "golden_apple",
"heal_amount": 10
},
{
"item": "appleEnchanted",
"heal_amount": 10
}
]
}
parrot
"minecraft:healable": {
"force_use": true,
"filters": {
"test": "is_riding",
"operator": "!=",
"value": true
},
"items": [
{
"item": "cookie",
"heal_amount": 0,
"effects": [
{
"name": "fatal_poison",
"chance": 1.0,
"duration": 1000,
"amplifier": 0
}
]
}
]
}
sniffer
trader_llama
"minecraft:healable": {
"items": [
{
"item": "wheat",
"heal_amount": 2
},
{
"item": "hay_block",
"heal_amount": 10
}
]
}
wolf
"minecraft:healable": {
"items": [
{
"item": "porkchop",
"heal_amount": 6
},
{
"item": "cooked_porkchop",
"heal_amount": 16
},
{
"item": "fish",
"heal_amount": 4
},
{
"item": "salmon",
"heal_amount": 4
},
{
"item": "clownfish",
"heal_amount": 2
},
{
"item": "pufferfish",
"heal_amount": 2
},
{
"item": "cooked_fish",
"heal_amount": 10
},
{
"item": "cooked_salmon",
"heal_amount": 12
},
{
"item": "beef",
"heal_amount": 6
},
{
"item": "cooked_beef",
"heal_amount": 16
},
{
"item": "chicken",
"heal_amount": 4
},
{
"item": "cooked_chicken",
"heal_amount": 12
},
{
"item": "muttonRaw",
"heal_amount": 4
},
{
"item": "muttonCooked",
"heal_amount": 12
},
{
"item": "rotten_flesh",
"heal_amount": 8
},
{
"item": "rabbit",
"heal_amount": 6
},
{
"item": "cooked_rabbit",
"heal_amount": 10
},
{
"item": "rabbit_stew",
"heal_amount": 20
}
]
}
health¶
allay
armadillo
armor_stand
axolotl
bat
bee
blaze
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
dolphin
donkey
drowned
elder_guardian
enderman
endermite
ender_crystal
ender_dragon
evocation_illager
cod
fox
frog
ghast
glow_squid
goat
guardian
hoglin
horse
husk
iron_golem
llama
magma_cube
mooshroom
mule
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
shulker
silverfish
skeleton
skeleton_horse
slime
sniffer
snow_golem
spider
squid
stray
strider
tadpole
trader_llama
tripod_camera
tropicalfish
turtle
vex
villager
villager_v2
vindicator
wandering_trader
warden
witch
wither
wither_skeleton
wolf
xp_orb
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
heartbeat¶
warden
hide¶
villager_v2
home¶
bee
"minecraft:home": {
"restriction_radius": 22,
"home_block_list": [
"minecraft:bee_nest",
"minecraft:beehive"
]
}
elder_guardian
guardian
piglin_brute
turtle
wandering_trader
horse.jump_strength¶
donkey
horse
mule
skeleton_horse
zombie_horse
hurt_on_condition¶
allay
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
armadillo
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self"
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
armor_stand
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
arrow
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
axolotl
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
bat
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
bee
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"cause": "none",
"damage_per_tick": 999
}
]
}
blaze
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_contact_with_water",
"operator": "==",
"value": true
},
"cause": "drowning",
"damage_per_tick": 1
}
]
}
boat
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
bogged
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
breeze
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
camel
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
cat
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
cave_spider
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
chest_boat
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
chicken
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
cow
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
creeper
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
dolphin
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
donkey
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
drowned
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
elder_guardian
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
enderman
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
},
{
"filters": {
"test": "in_contact_with_water",
"operator": "==",
"value": true
},
"cause": "drowning",
"damage_per_tick": 1
}
]
}
endermite
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
evocation_illager
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
cod
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
frog
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
glow_squid
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
goat
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
guardian
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
hoglin
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
horse
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
husk
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
iron_golem
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
llama
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self"
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
mooshroom
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
mule
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
ocelot
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
panda
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
parrot
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
phantom
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
pig
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
piglin
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
piglin_brute
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
pillager
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
player
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
polar_bear
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
pufferfish
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
rabbit
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
ravager
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
salmon
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
sheep
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
silverfish
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
skeleton
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
skeleton_horse
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
slime
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
sniffer
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
snow_golem
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
},
{
"filters": {
"test": "is_temperature_value",
"operator": ">",
"value": 1.0
},
"cause": "temperature",
"damage_per_tick": 1
},
{
"filters": {
"test": "in_contact_with_water",
"operator": "==",
"value": true
},
"cause": "drowning",
"damage_per_tick": 1
}
]
}
spider
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
squid
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
stray
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
strider
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_contact_with_water",
"operator": "==",
"value": true
},
"cause": "drowning",
"damage_per_tick": 1
}
]
}
tadpole
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
trader_llama
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
tripod_camera
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
tropicalfish
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
turtle
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
villager
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
villager_v2
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
vindicator
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
wandering_trader
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
witch
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
wolf
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
zombie
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
zombie_horse
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
zombie_villager
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
zombie_villager_v2
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
}
input_ground_controlled¶
camel
donkey
horse
mule
skeleton_horse
inside_block_notifier¶
boat
"minecraft:inside_block_notifier": {
"block_list": [
{
"block": {
"name": "minecraft:bubble_column",
"states": {
"drag_down": true
}
},
"entered_block_event": {
"event": "minecraft:entered_bubble_column_down",
"target": "self"
},
"exited_block_event": {
"event": "minecraft:exited_bubble_column",
"target": "self"
}
},
{
"block": {
"name": "minecraft:bubble_column",
"states": {
"drag_down": false
}
},
"entered_block_event": {
"event": "minecraft:entered_bubble_column_up",
"target": "self"
},
"exited_block_event": {
"event": "minecraft:exited_bubble_column",
"target": "self"
}
}
]
}
chest_boat
"minecraft:inside_block_notifier": {
"block_list": [
{
"block": {
"name": "minecraft:bubble_column",
"states": {
"drag_down": true
}
},
"entered_block_event": {
"event": "minecraft:entered_bubble_column_down",
"target": "self"
},
"exited_block_event": {
"event": "minecraft:exited_bubble_column",
"target": "self"
}
},
{
"block": {
"name": "minecraft:bubble_column",
"states": {
"drag_down": false
}
},
"entered_block_event": {
"event": "minecraft:entered_bubble_column_up",
"target": "self"
},
"exited_block_event": {
"event": "minecraft:exited_bubble_column",
"target": "self"
}
}
]
}
insomnia¶
player
interact¶
allay
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
}
},
"give_item": true,
"take_item": true,
"interact_text": "action.interact.allay"
}
]
}
armadillo
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "brush"
}
]
}
},
"play_sounds": "mob.armadillo.brush",
"interact_text": "action.interact.brush",
"hurt_item": 16,
"swing": true,
"spawn_items": {
"table": "loot_tables/entities/armadillo_brush.json"
}
}
]
}
bogged
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:is_sheared"
}
]
},
"event": "be_sheared",
"target": "self"
},
"use_item": false,
"hurt_item": 1,
"play_sounds": "shear",
"spawn_items": {
"table": "loot_tables/entities/bogged_shear.json"
},
"interact_text": "action.interact.shear"
}
]
}
camel
"minecraft:interact": {
"interactions": [
{
"play_sounds": "saddle",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"operator": "not",
"value": "saddle"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "saddle"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "0",
"interact_text": "action.interact.saddle"
}
]
}
cow
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "bucket:0"
}
]
}
},
"use_item": true,
"transform_to_item": "bucket:1",
"play_sounds": "milk",
"interact_text": "action.interact.milk"
}
]
}
creeper
"minecraft:interact": {
"interactions": {
"on_interact": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "flint_and_steel"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:explode"
}
]
},
"event": "minecraft:start_exploding_forced",
"target": "self"
},
"hurt_item": 1,
"swing": true,
"play_sounds": "ignite",
"interact_text": "action.interact.creeper"
}
}
donkey
"minecraft:interact": {
"interactions": [
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"operator": "not",
"value": "saddle"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "saddle"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "0",
"interact_text": "action.interact.equip"
}
]
}
"minecraft:interact": {
"interactions": [
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"operator": "not",
"value": "saddle"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "saddle"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "0",
"interact_text": "action.interact.saddle"
},
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneaking",
"subject": "other",
"value": false
},
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "chest"
}
]
},
"event": "minecraft:on_chest",
"target": "self"
},
"use_item": true,
"interact_text": "action.interact.attachchest"
}
]
}
"minecraft:interact": {
"interactions": [
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"operator": "not",
"value": "saddle"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "saddle"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneaking",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "0",
"interact_text": "action.interact.saddle"
}
]
}
goat
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:is_baby"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "bucket:0"
}
]
}
},
"use_item": true,
"transform_to_item": "bucket:1",
"play_sounds": "milk_suspiciously",
"interact_text": "action.interact.milk"
}
]
}
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:is_baby"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "bucket:0"
}
]
}
},
"use_item": true,
"transform_to_item": "bucket:1",
"play_sounds": "milk.screamer",
"interact_text": "action.interact.milk"
}
]
}
horse
"minecraft:interact": {
"interactions": [
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"none_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"value": "leather_horse_armor"
},
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"value": "iron_horse_armor"
},
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"value": "golden_horse_armor"
},
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"value": "diamond_horse_armor"
}
]
},
{
"any_of": [
{
"test": "has_equipment",
"subject": "player",
"domain": "hand",
"value": "leather_horse_armor"
},
{
"test": "has_equipment",
"subject": "player",
"domain": "hand",
"value": "iron_horse_armor"
},
{
"test": "has_equipment",
"subject": "player",
"domain": "hand",
"value": "golden_horse_armor"
},
{
"test": "has_equipment",
"subject": "player",
"domain": "hand",
"value": "diamond_horse_armor"
}
]
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "1",
"interact_text": "action.interact.equiphorsearmor"
},
{
"play_sounds": "saddle",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"operator": "not",
"value": "saddle"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "saddle"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "0",
"interact_text": "action.interact.saddle"
}
]
}
iron_golem
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "iron_ingot"
},
{
"test": "is_missing_health",
"value": true
}
]
}
},
"use_item": true,
"health_amount": 25,
"play_sounds": "irongolem.repair",
"interact_text": "action.interact.repair"
}
]
}
llama
"minecraft:interact": {
"interactions": [
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneaking",
"subject": "other",
"value": false
},
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "chest"
}
]
},
"event": "minecraft:on_chest",
"target": "self"
},
"use_item": true,
"interact_text": "action.interact.attachchest"
},
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"operator": "not",
"value": "carpet"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "carpet"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneaking",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "0",
"interact_text": "action.interact.equipcarpet"
}
]
}
"minecraft:interact": {
"interactions": [
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"operator": "not",
"value": "carpet"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "carpet"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneaking",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "0",
"interact_text": "action.interact.equipcarpet"
}
]
}
mooshroom
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "bowl"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:transformation"
}
]
},
"event": "minecraft:flowerless",
"target": "self"
},
"add_items": {
"table": "loot_tables/gameplay/entities/mooshroom_milking.json"
},
"use_item": true,
"play_sounds": "milk_suspiciously",
"interact_text": "action.interact.moostew"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "allium"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 7
}
]
},
"event": "minecraft:ate_allium",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "azure_bluet"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 3
}
]
},
"event": "minecraft:ate_bluet",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:1"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 6
}
]
},
"event": "minecraft:ate_orchid",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:9"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 1
}
]
},
"event": "minecraft:ate_cornflower",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "yellow_flower"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 5
}
]
},
"event": "minecraft:ate_dandelion",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:10"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 4
}
]
},
"event": "minecraft:ate_lily",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:8"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 8
}
]
},
"event": "minecraft:ate_daisy",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "poppy"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 0
}
]
},
"event": "minecraft:ate_poppy",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"any_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_tulip"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "orange_tulip"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "white_tulip"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "pink_tulip"
}
],
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 2
}
]
},
"event": "minecraft:ate_tulip",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "wither_rose"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 9
}
]
},
"event": "minecraft:ate_rose",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "torchflower"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 10
}
]
},
"event": "minecraft:ate_torchflower",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:transformation"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 0
}
]
},
"event": "become_cow",
"target": "self"
},
"use_item": false,
"hurt_item": 1,
"play_sounds": "shear",
"spawn_items": {
"table": "loot_tables/entities/mooshroom_shear.json"
},
"particle_on_start": {
"particle_type": "largeexplode",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.mooshear",
"vibration": "shear"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:transformation"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
}
]
},
"event": "become_cow",
"target": "self"
},
"use_item": false,
"hurt_item": 1,
"play_sounds": "shear",
"spawn_items": {
"table": "loot_tables/entities/brown_mooshroom_shear.json"
},
"particle_on_start": {
"particle_type": "largeexplode",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.mooshear",
"vibration": "shear"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "bucket:0"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
}
]
}
},
"use_item": true,
"transform_to_item": "bucket:1",
"play_sounds": "milk",
"interact_text": "action.interact.milk"
}
]
}
mule
"minecraft:interact": {
"interactions": [
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "chest"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"event": "minecraft:on_chest",
"target": "self"
},
"use_item": true,
"interact_text": "action.interact.attachchest"
},
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"operator": "not",
"value": "saddle"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "saddle"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "0",
"interact_text": "action.interact.saddle"
}
]
}
"minecraft:interact": {
"interactions": [
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "inventory",
"operator": "not",
"value": "saddle"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "saddle"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "0",
"interact_text": "action.interact.saddle"
}
]
}
pig
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "saddle"
},
"event": "minecraft:on_saddled"
},
"use_item": true,
"play_sounds": "saddle",
"interact_text": "action.interact.saddle"
}
]
}
piglin
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "gold_ingot"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_component",
"subject": "self",
"operator": "!=",
"value": "minecraft:is_baby"
}
]
}
},
"barter": true,
"admire": true,
"use_item": true,
"cooldown_after_being_attacked": 20,
"interact_text": "action.interact.barter"
}
]
}
sheep
"minecraft:interact": {
"interactions": [
{
"cooldown": 2.5,
"use_item": false,
"hurt_item": 1,
"spawn_items": {
"table": "loot_tables/entities/sheep_shear.json"
},
"play_sounds": "shear",
"interact_text": "action.interact.shear",
"vibration": "shear",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:is_baby"
},
{
"test": "has_component",
"value": "minecraft:is_dyeable"
}
]
},
"event": "minecraft:on_sheared",
"target": "self"
}
}
]
}
shulker
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"any_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:0"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:16"
}
]
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_black"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:8"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_gray"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:7"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_silver"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"any_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:15"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:19"
}
]
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_white"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:12"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_light_blue"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:14"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_orange"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:1"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_red"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"any_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:4"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:18"
}
]
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_blue"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:5"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_purple"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:13"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_magenta"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:9"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_pink"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"any_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:3"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:17"
}
]
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_brown"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:11"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_yellow"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:10"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_lime"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:2"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_green"
},
"use_item": true
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "dye:6"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_ability",
"subject": "other",
"value": "instabuild"
}
]
},
"event": "minecraft:turn_cyan"
},
"use_item": true
}
]
}
snow_golem
"minecraft:interact": {
"interactions": [
{
"cooldown": 2.5,
"use_item": false,
"hurt_item": 1,
"spawn_items": {
"table": "loot_tables/entities/snow_golem_shear.json"
},
"play_sounds": "shear",
"interact_text": "action.interact.shear",
"vibration": "shear",
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:is_sheared"
}
]
},
"event": "minecraft:on_sheared",
"target": "self"
}
}
]
}
strider
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "saddle"
},
"event": "minecraft:on_saddled"
},
"use_item": true,
"play_sounds": "saddle",
"interact_text": "action.interact.saddle"
}
]
}
tnt_minecart
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"any_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "fireball:0"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "flint_and_steel"
}
],
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_game_rule",
"domain": "tntexplodes",
"operator": "==",
"value": true
}
]
},
"event": "minecraft:on_prime",
"target": "self"
},
"swing": true,
"play_sounds": "ignite",
"interact_text": "action.interact.creeper"
},
{
"on_interact": {
"filters": {
"any_of": [
{
"test": "has_component",
"subject": "other",
"value": "fire_aspect"
}
],
"all_of": [
{
"test": "is_game_rule",
"domain": "tntexplodes",
"operator": "==",
"value": true
}
]
},
"event": "minecraft:on_prime",
"target": "self"
},
"swing": true,
"interact_text": "action.interact.creeper"
}
]
}
trader_llama
"minecraft:interact": {
"interactions": [
{
"play_sounds": "armor.equip_generic",
"on_interact": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "chest"
}
]
},
"event": "minecraft:on_chest",
"target": "self"
},
"use_item": true,
"interact_text": "action.interact.attachchest"
}
]
}
wolf
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "armor",
"operator": "not",
"value": "wolf_armor"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "wolf_armor"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_owner",
"subject": "other",
"value": true
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"equip_item_slot": "slot.armor.chest",
"play_sounds": "armor.equip_wolf",
"interact_text": "action.interact.equipwolfarmor"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "self",
"domain": "armor",
"value": "wolf_armor"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_owner",
"subject": "other",
"value": true
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
}
]
},
"target": "self"
},
"hurt_item": 1,
"drop_item_slot": "slot.armor.chest",
"play_sounds": "armor.unequip_wolf",
"interact_text": "action.interact.removewolfarmor",
"vibration": "shear"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "is_sitting",
"subject": "self"
},
{
"test": "has_damaged_equipment",
"subject": "self",
"domain": "armor",
"value": "wolf_armor"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_owner",
"subject": "other",
"value": true
},
{
"test": "is_sneak_held",
"subject": "other",
"value": false
},
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "armadillo_scute"
}
]
},
"target": "self"
},
"repair_entity_item": {
"slot": "slot.armor.chest",
"amount": 8
},
"use_item": true,
"play_sounds": "armor.repair_wolf",
"interact_text": "action.interact.repairwolfarmor"
}
]
}
zombie_villager
"minecraft:interact": {
"interactions": {
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "golden_apple"
},
{
"test": "has_component",
"subject": "self",
"value": "minecraft:effect.weakness"
}
]
},
"event": "villager_converted",
"target": "self"
},
"use_item": true,
"interact_text": "action.interact.cure"
}
}
zombie_villager_v2
"minecraft:interact": {
"interactions": {
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"domain": "hand",
"subject": "other",
"value": "golden_apple"
},
{
"test": "has_component",
"subject": "self",
"value": "minecraft:effect.weakness"
}
]
},
"event": "villager_converted",
"target": "self"
},
"use_item": true,
"interact_text": "action.interact.cure"
}
}
inventory¶
allay
camel
chest_boat
"minecraft:inventory": {
"container_type": "chest_boat",
"inventory_size": 27,
"can_be_siphoned_from": true
}
chest_minecart
"minecraft:inventory": {
"container_type": "minecart_chest",
"inventory_size": 27,
"can_be_siphoned_from": true
}
command_block_minecart
donkey
hopper_minecart
"minecraft:inventory": {
"container_type": "minecart_hopper",
"inventory_size": 5,
"can_be_siphoned_from": true
}
horse
llama
"minecraft:inventory": {
"inventory_size": 16,
"container_type": "horse",
"additional_slots_per_strength": 3
}
mule
panda
piglin
trader_llama
"minecraft:inventory": {
"inventory_size": 16,
"container_type": "horse",
"additional_slots_per_strength": 3
}
villager
villager_v2
is_baby¶
armadillo
axolotl
bee
camel
cat
chicken
cow
dolphin
donkey
drowned
fox
glow_squid
goat
hoglin
horse
husk
llama
mooshroom
mule
ocelot
panda
pig
piglin
polar_bear
rabbit
sheep
skeleton_horse
sniffer
squid
strider
tadpole
trader_llama
turtle
villager
villager_v2
wolf
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
is_charged¶
creeper
is_chested¶
donkey
llama
mule
trader_llama
is_dyeable¶
cat
sheep
wolf
is_hidden_when_invisible¶
allay
armadillo
axolotl
bat
bee
blaze
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
dolphin
donkey
elder_guardian
enderman
endermite
ender_dragon
evocation_illager
cod
fox
frog
ghast
glow_squid
goat
guardian
hoglin
horse
husk
iron_golem
llama
magma_cube
mooshroom
mule
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
player
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
shulker
silverfish
skeleton
skeleton_horse
slime
sniffer
snow_golem
spider
squid
stray
strider
tadpole
trader_llama
tropicalfish
turtle
vex
villager
villager_v2
vindicator
wandering_trader
warden
witch
wither
wither_skeleton
wolf
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
is_ignited¶
tnt_minecart
is_illager_captain¶
pillager
vindicator
is_pregnant¶
sniffer
is_saddled¶
camel
donkey
horse
mule
pig
strider
is_shaking¶
hoglin
husk
piglin
piglin_brute
skeleton
strider
zombie
zombie_villager
zombie_villager_v2
is_sheared¶
bogged
sheep
snow_golem
is_stackable¶
boat
chest_boat
chest_minecart
hopper_minecart
minecart
tnt_minecart
is_stunned¶
ravager
is_tamed¶
camel
cat
donkey
horse
llama
mule
ocelot
parrot
skeleton_horse
trader_llama
wolf
zombie_horse
item_controllable¶
pig
strider
item_hopper¶
hopper_minecart
jump.dynamic¶
rabbit
jump.static¶
allay
armadillo
axolotl
bat
bee
blaze
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
dolphin
donkey
drowned
elder_guardian
enderman
endermite
evocation_illager
fox
frog
ghast
glow_squid
goat
guardian
hoglin
horse
husk
iron_golem
llama
magma_cube
mooshroom
mule
ocelot
panda
parrot
pig
piglin
piglin_brute
pillager
polar_bear
ravager
sheep
silverfish
skeleton
skeleton_horse
slime
sniffer
snow_golem
spider
squid
stray
strider
trader_llama
turtle
vex
villager
villager_v2
vindicator
wandering_trader
warden
witch
wither
wither_skeleton
wolf
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
knockback_resistance¶
armor_stand
breeze
ender_dragon
hoglin
iron_golem
ravager
warden
zoglin
lava_movement¶
strider
leashable¶
allay
armadillo
axolotl
bee
boat
camel
cat
chest_boat
chicken
cow
dolphin
donkey
fox
frog
glow_squid
goat
hoglin
horse
iron_golem
llama
"minecraft:leashable": {
"soft_distance": 4.0,
"hard_distance": 6.0,
"max_distance": 10.0,
"can_be_stolen": true
}
mooshroom
mule
ocelot
"minecraft:leashable": {
"soft_distance": 4.0,
"hard_distance": 6.0,
"max_distance": 10.0,
"on_leash": {
"event": "minecraft:on_leash",
"target": "self"
},
"on_unleash": {
"event": "minecraft:on_unleash",
"target": "self"
}
}
parrot
pig
polar_bear
rabbit
sheep
skeleton_horse
sniffer
snow_golem
squid
strider
trader_llama
"minecraft:leashable": {
"soft_distance": 4.0,
"hard_distance": 6.0,
"max_distance": 10.0,
"can_be_stolen": true
}
wolf
"minecraft:leashable": {
"soft_distance": 4.0,
"hard_distance": 6.0,
"max_distance": 10.0,
"on_leash": {
"event": "minecraft:on_leash",
"target": "self"
},
"on_unleash": {
"event": "minecraft:on_unleash",
"target": "self"
}
}
zoglin
zombie_horse
lookat¶
enderman
"minecraft:lookat": {
"search_radius": 64.0,
"set_target": true,
"look_cooldown": 5.0,
"filters": {
"all_of": [
{
"subject": "other",
"test": "is_family",
"value": "player"
},
{
"test": "has_equipment",
"domain": "head",
"subject": "other",
"operator": "not",
"value": "carved_pumpkin"
}
]
}
}
loot¶
armor_stand
blaze
boat
bogged
breeze
cat
cave_spider
chicken
cow
creeper
dolphin
donkey
drowned
elder_guardian
enderman
evocation_illager
cod
fishing_hook
fox
ghast
glow_squid
goat
guardian
hoglin
horse
husk
iron_golem
llama
magma_cube
mooshroom
mule
npc
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
player
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
shulker
silverfish
skeleton
skeleton_horse
slime
snow_golem
spider
squid
stray
strider
trader_llama
tripod_camera
tropicalfish
turtle
vindicator
warden
witch
wither
wither_skeleton
wolf
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
managed_wandering_trader¶
wandering_trader
mark_variant¶
bee
horse
llama
mooshroom
trader_llama
tropicalfish
villager_v2
zombie_villager_v2
mob_effect¶
pufferfish
"minecraft:mob_effect": {
"effect_range": 0.2,
"mob_effect": "poison",
"effect_time": 10,
"entity_filter": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "monster"
}
]
}
}
warden
"minecraft:mob_effect": {
"effect_range": 20,
"effect_time": 13,
"mob_effect": "darkness",
"cooldown_time": 6,
"entity_filter": {
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"operator": "not",
"test": "has_ability",
"subject": "other",
"value": "invulnerable"
}
]
}
}
mob_effect_immunity¶
silverfish
slime
movement¶
allay
armadillo
axolotl
bat
bee
blaze
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
dolphin
donkey
drowned
elder_guardian
enderman
endermite
ender_dragon
evocation_illager
cod
fox
frog
ghast
glow_squid
goat
guardian
hoglin
horse
husk
iron_golem
llama
magma_cube
mooshroom
mule
npc
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
player
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
shulker
silverfish
skeleton
skeleton_horse
slime
sniffer
snow_golem
spider
squid
stray
strider
tadpole
trader_llama
tropicalfish
turtle
vex
villager
villager_v2
vindicator
wandering_trader
warden
witch
wither
wither_skeleton
wolf
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
movement.amphibious¶
axolotl
frog
turtle
movement.basic¶
armadillo
bat
blaze
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
donkey
enderman
endermite
evocation_illager
fox
glow_squid
goat
hoglin
horse
husk
iron_golem
llama
mooshroom
mule
ocelot
panda
pig
piglin
piglin_brute
pillager
polar_bear
ravager
sheep
shulker
silverfish
skeleton
skeleton_horse
sniffer
snow_golem
spider
squid
stray
strider
trader_llama
vex
villager
villager_v2
vindicator
wandering_trader
warden
witch
wither
wither_skeleton
wolf
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
movement.fly¶
parrot
movement.generic¶
drowned
movement.glide¶
phantom
movement.hover¶
allay
bee
movement.jump¶
magma_cube
slime
movement.skip¶
rabbit
movement.sway¶
elder_guardian
cod
guardian
pufferfish
salmon
tadpole
tropicalfish
movement_sound_distance_offset¶
warden
nameable¶
allay
armadillo
armor_stand
axolotl
bat
bee
blaze
bogged
breeze
camel
cat
cave_spider
chicken
cow
creeper
dolphin
donkey
drowned
elder_guardian
enderman
endermite
evocation_illager
cod
fox
frog
ghast
glow_squid
goat
guardian
hoglin
horse
husk
iron_golem
llama
magma_cube
mooshroom
mule
npc
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
player
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
shulker
silverfish
skeleton
skeleton_horse
slime
sniffer
snow_golem
spider
squid
stray
strider
tadpole
trader_llama
tropicalfish
turtle
vex
villager
villager_v2
vindicator
"minecraft:nameable": {
"default_trigger": {
"event": "minecraft:stop_johnny",
"target": "self"
},
"name_actions": [
{
"name_filter": "Johnny",
"on_named": {
"event": "minecraft:start_johnny",
"target": "self"
}
}
]
}
wandering_trader
warden
witch
wither
wither_skeleton
wolf
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
navigation.climb¶
cave_spider
spider
navigation.float¶
bat
ghast
navigation.fly¶
parrot
navigation.generic¶
axolotl
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": true,
"can_swim": true,
"can_walk": true,
"can_sink": false,
"avoid_damage_blocks": true
}
dolphin
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": true,
"can_swim": true,
"can_walk": false,
"can_breach": true,
"can_sink": false
}
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": false,
"can_swim": true,
"can_walk": false,
"can_breach": true,
"can_sink": false
}
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": true,
"can_swim": true,
"can_walk": true,
"can_breach": false,
"can_jump": false
}
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": true,
"can_swim": true,
"can_walk": true,
"can_breach": false,
"can_jump": false
}
drowned
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": false,
"can_break_doors": true,
"can_swim": false,
"can_walk": true,
"avoid_sun": true
}
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": false,
"can_break_doors": true,
"can_swim": true,
"can_walk": true,
"avoid_sun": true
}
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": false,
"can_break_doors": true,
"can_swim": false,
"can_walk": true,
"avoid_sun": true
}
elder_guardian
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": false,
"can_swim": true,
"can_walk": false,
"can_breach": true
}
cod
"minecraft:navigation.generic": {
"is_amphibious": false,
"can_path_over_water": false,
"can_swim": true,
"can_walk": false,
"can_breach": false,
"can_sink": false
}
frog
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": true,
"can_swim": true,
"can_walk": true,
"can_sink": false,
"avoid_damage_blocks": true
}
guardian
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": false,
"can_swim": true,
"can_walk": false,
"can_breach": true
}
pufferfish
"minecraft:navigation.generic": {
"is_amphibious": false,
"can_path_over_water": false,
"can_swim": true,
"can_walk": false,
"can_breach": false,
"can_sink": false
}
salmon
"minecraft:navigation.generic": {
"is_amphibious": false,
"can_path_over_water": false,
"can_swim": true,
"can_walk": false,
"can_breach": false,
"can_sink": false
}
tadpole
"minecraft:navigation.generic": {
"can_path_over_water": true,
"can_swim": true,
"can_walk": false,
"can_sink": false,
"avoid_damage_blocks": true
}
tropicalfish
"minecraft:navigation.generic": {
"is_amphibious": false,
"can_path_over_water": false,
"can_swim": true,
"can_walk": false,
"can_breach": false,
"can_sink": false
}
turtle
"minecraft:navigation.generic": {
"is_amphibious": true,
"can_path_over_water": false,
"can_swim": true,
"can_walk": true,
"can_sink": false,
"avoid_damage_blocks": true
}
navigation.hover¶
allay
"minecraft:navigation.hover": {
"can_path_over_water": true,
"can_sink": false,
"can_pass_doors": false,
"can_path_from_air": true,
"avoid_water": true,
"avoid_damage_blocks": true,
"avoid_sun": false
}
bee
"minecraft:navigation.hover": {
"can_path_over_water": true,
"can_sink": false,
"can_pass_doors": false,
"can_path_from_air": true,
"avoid_water": true,
"avoid_damage_blocks": true,
"avoid_sun": false
}
navigation.walk¶
armadillo
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_damage_blocks": true,
"avoid_water": true
}
blaze
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
bogged
breeze
camel
cat
"minecraft:navigation.walk": {
"can_float": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
chicken
cow
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
creeper
donkey
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
enderman
endermite
evocation_illager
"minecraft:navigation.walk": {
"can_path_over_water": true,
"can_pass_doors": true,
"can_open_doors": true,
"avoid_water": true
}
fox
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
glow_squid
goat
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true,
"blocks_to_avoid": [
{
"name": "minecraft:powder_snow"
}
]
}
hoglin
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
horse
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
husk
"minecraft:navigation.walk": {
"is_amphibious": true,
"can_pass_doors": true,
"can_break_doors": true,
"avoid_portals": false
}
iron_golem
"minecraft:navigation.walk": {
"can_path_over_water": false,
"avoid_water": true,
"avoid_damage_blocks": true
}
llama
magma_cube
mooshroom
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
mule
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
ocelot
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
panda
"minecraft:navigation.walk": {
"can_float": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
pig
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
piglin
piglin_brute
pillager
polar_bear
rabbit
ravager
"minecraft:navigation.walk": {
"avoid_damage_blocks": true,
"can_path_over_water": true,
"can_sink": false
}
sheep
shulker
silverfish
skeleton
skeleton_horse
slime
sniffer
"minecraft:navigation.walk": {
"can_path_over_water": true,
"avoid_water": true,
"avoid_damage_blocks": true
}
snow_golem
squid
stray
strider
"minecraft:navigation.walk": {
"can_path_over_lava": true,
"avoid_water": true,
"can_sink": false,
"can_walk_in_lava": true
}
trader_llama
vex
villager
"minecraft:navigation.walk": {
"is_amphibious": true,
"can_path_over_water": true,
"can_pass_doors": true,
"can_open_doors": true,
"can_walk": true,
"avoid_water": true
}
villager_v2
"minecraft:navigation.walk": {
"can_path_over_water": true,
"can_pass_doors": true,
"can_open_doors": true,
"avoid_water": true
}
vindicator
"minecraft:navigation.walk": {
"can_path_over_water": true,
"can_pass_doors": true,
"can_break_doors": true
}
wandering_trader
"minecraft:navigation.walk": {
"can_path_over_water": true,
"can_pass_doors": true,
"can_open_doors": false,
"avoid_water": true
}
warden
"minecraft:navigation.walk": {
"can_path_over_water": true,
"can_path_over_lava": true,
"avoid_damage_blocks": true
}
witch
wither
wither_skeleton
wolf
zoglin
"minecraft:navigation.walk": {
"is_amphibious": true,
"can_path_over_water": false,
"avoid_water": true,
"avoid_damage_blocks": true
}
zombie
"minecraft:navigation.walk": {
"is_amphibious": true,
"can_pass_doors": true,
"can_walk": true,
"can_break_doors": true
}
zombie_horse
zombie_pigman
"minecraft:navigation.walk": {
"is_amphibious": true,
"can_pass_doors": true,
"can_open_doors": true,
"avoid_water": true,
"avoid_portals": true
}
zombie_villager
"minecraft:navigation.walk": {
"is_amphibious": true,
"can_pass_doors": true,
"can_break_doors": true,
"avoid_sun": false
}
"minecraft:navigation.walk": {
"is_amphibious": true,
"can_pass_doors": true,
"can_open_doors": true,
"avoid_water": true,
"avoid_sun": true
}
zombie_villager_v2
"minecraft:navigation.walk": {
"is_amphibious": true,
"can_pass_doors": true,
"can_break_doors": true,
"avoid_sun": false
}
"minecraft:navigation.walk": {
"is_amphibious": true,
"can_pass_doors": true,
"can_open_doors": true,
"avoid_water": true,
"avoid_sun": true
}
npc¶
npc
"minecraft:npc": {
"npc_data": {
"portrait_offsets": {
"translate": [
-7,
50,
0
],
"scale": [
1.75,
1.75,
1.75
]
},
"picker_offsets": {
"translate": [
0,
20,
0
],
"scale": [
1.7,
1.7,
1.7
]
},
"skin_list": [
{
"variant": 0
},
{
"variant": 1
},
{
"variant": 2
},
{
"variant": 3
},
{
"variant": 4
},
{
"variant": 5
},
{
"variant": 6
},
{
"variant": 7
},
{
"variant": 8
},
{
"variant": 9
},
{
"variant": 10
},
{
"variant": 11
},
{
"variant": 12
},
{
"variant": 13
},
{
"variant": 14
},
{
"variant": 15
},
{
"variant": 16
},
{
"variant": 17
},
{
"variant": 18
},
{
"variant": 19
},
{
"variant": 25
},
{
"variant": 26
},
{
"variant": 27
},
{
"variant": 28
},
{
"variant": 29
},
{
"variant": 30
},
{
"variant": 31
},
{
"variant": 32
},
{
"variant": 33
},
{
"variant": 34
},
{
"variant": 20
},
{
"variant": 21
},
{
"variant": 22
},
{
"variant": 23
},
{
"variant": 24
},
{
"variant": 35
},
{
"variant": 36
},
{
"variant": 37
},
{
"variant": 38
},
{
"variant": 39
},
{
"variant": 40
},
{
"variant": 41
},
{
"variant": 42
},
{
"variant": 43
},
{
"variant": 44
},
{
"variant": 50
},
{
"variant": 51
},
{
"variant": 52
},
{
"variant": 53
},
{
"variant": 54
},
{
"variant": 45
},
{
"variant": 46
},
{
"variant": 47
},
{
"variant": 48
},
{
"variant": 49
},
{
"variant": 55
},
{
"variant": 56
},
{
"variant": 57
},
{
"variant": 58
},
{
"variant": 59
}
]
}
}
on_death¶
ender_dragon
on_friendly_anger¶
panda
polar_bear
trader_llama
on_hurt¶
blaze
ender_crystal
pillager
on_hurt_by_player¶
blaze
pillager
on_start_landing¶
ender_dragon
on_start_takeoff¶
ender_dragon
on_target_acquired¶
bee
cave_spider
dolphin
drowned
enderman
hoglin
llama
"minecraft:on_target_acquired": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "target",
"value": "wolf"
},
{
"test": "has_component",
"subject": "target",
"operator": "!=",
"value": "minecraft:is_tamed"
}
]
},
"event": "minecraft:mad_at_wolf",
"target": "self"
}
magma_cube
panda
piglin
piglin_brute
polar_bear
silverfish
slime
spider
trader_llama
"minecraft:on_target_acquired": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "target",
"value": "wolf"
},
{
"test": "has_component",
"subject": "target",
"operator": "!=",
"value": "minecraft:is_tamed"
}
]
},
"event": "minecraft:mad_at_wolf",
"target": "self"
}
vindicator
wolf
zombie_pigman
on_target_escape¶
creeper
dolphin
drowned
llama
"minecraft:on_target_escape": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "target",
"value": "wolf"
},
{
"test": "has_component",
"subject": "target",
"operator": "!=",
"value": "minecraft:is_tamed"
}
]
},
"event": "minecraft:on_calm",
"target": "self"
}
magma_cube
panda
pillager
slime
trader_llama
"minecraft:on_target_escape": {
"filters": {
"all_of": [
{
"test": "is_family",
"subject": "target",
"value": "wolf"
},
{
"test": "has_component",
"subject": "target",
"operator": "!=",
"value": "minecraft:is_tamed"
}
]
},
"event": "minecraft:on_calm",
"target": "self"
}
vindicator
on_wake_with_owner¶
cat
out_of_control¶
boat
chest_boat
peek¶
shulker
"minecraft:peek": {
"on_open": {
"event": "minecraft:on_open"
},
"on_close": {
"event": "minecraft:on_close"
},
"on_target_open": {
"event": "minecraft:on_open"
}
}
persistent¶
armor_stand
breeze
ender_dragon
evocation_illager
iron_golem
npc
pillager
ravager
sniffer
snow_golem
trader_llama
villager
villager_v2
vindicator
witch
wither
physics¶
allay
area_effect_cloud
armadillo
armor_stand
arrow
axolotl
bat
bee
blaze
boat
bogged
breeze
breeze_wind_charge_projectile
camel
cat
cave_spider
chest_boat
chest_minecart
chicken
command_block_minecart
cow
creeper
dolphin
donkey
drowned
egg
elder_guardian
enderman
endermite
ender_crystal
ender_dragon
ender_pearl
evocation_illager
eye_of_ender_signal
fireball
fireworks_rocket
cod
fishing_hook
fox
frog
ghast
glow_squid
goat
guardian
hoglin
hopper_minecart
horse
husk
iron_golem
lingering_potion
llama
llama_spit
magma_cube
minecart
mooshroom
mule
npc
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
player
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
shulker
shulker_bullet
silverfish
skeleton
skeleton_horse
slime
small_fireball
sniffer
snowball
snow_golem
spider
splash_potion
squid
stray
strider
tadpole
thrown_trident
tnt
tnt_minecart
trader_llama
tripod_camera
tropicalfish
turtle
vex
villager
villager_v2
vindicator
wandering_trader
warden
wind_charge_projectile
witch
wither
wither_skeleton
wither_skull
wither_skull_dangerous
wolf
xp_bottle
xp_orb
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
player.exhaustion¶
player
player.experience¶
player
player.level¶
player
player.saturation¶
player
preferred_path¶
iron_golem
"minecraft:preferred_path": {
"max_fall_blocks": 1,
"jump_cost": 5,
"default_block_cost": 1.5,
"preferred_path_blocks": [
{
"cost": 0,
"blocks": [
"grass_path"
]
},
{
"cost": 1,
"blocks": [
"cobblestone",
"stone",
"stonebrick",
"sandstone",
"mossy_cobblestone",
"smooth_stone_slab",
"sandstone_slab",
"cobblestone_slab",
"brick_slab",
"stone_brick_slab",
"quartz_slab",
"nether_brick_slab",
"stone_slab2",
"stone_slab3",
"stone_slab4",
"double_stone_slab",
"double_stone_slab2",
"double_stone_slab3",
"double_stone_slab4",
"wooden_slab",
"double_wooden_slab",
"planks",
"brick_block",
"nether_brick",
"red_nether_brick",
"end_bricks",
"red_sandstone",
"white_stained_glass",
"orange_stained_glass",
"magenta_stained_glass",
"light_blue_stained_glass",
"yellow_stained_glass",
"lime_stained_glass",
"pink_stained_glass",
"gray_stained_glass",
"light_gray_stained_glass",
"cyan_stained_glass",
"purple_stained_glass",
"blue_stained_glass",
"brown_stained_glass",
"green_stained_glass",
"red_stained_glass",
"black_stained_glass",
"glass",
"glowstone",
"prismarine",
"emerald_block",
"diamond_block",
"lapis_block",
"gold_block",
"redstone_block",
"purple_glazed_terracotta",
"white_glazed_terracotta",
"orange_glazed_terracotta",
"magenta_glazed_terracotta",
"light_blue_glazed_terracotta",
"yellow_glazed_terracotta",
"lime_glazed_terracotta",
"pink_glazed_terracotta",
"gray_glazed_terracotta",
"silver_glazed_terracotta",
"cyan_glazed_terracotta",
"blue_glazed_terracotta",
"brown_glazed_terracotta",
"green_glazed_terracotta",
"red_glazed_terracotta",
"black_glazed_terracotta"
]
},
{
"cost": 50,
"blocks": [
"bed",
"lectern",
"composter",
"grindstone",
"blast_furnace",
"smoker",
"fletching_table",
"cartography_table",
"brewing_stand",
"smithing_table",
"cauldron",
"barrel",
"loom",
"stonecutter"
]
}
]
}
villager_v2
"minecraft:preferred_path": {
"max_fall_blocks": 1,
"jump_cost": 5,
"default_block_cost": 1.5,
"preferred_path_blocks": [
{
"cost": 0,
"blocks": [
"grass_path"
]
},
{
"cost": 1,
"blocks": [
"cobblestone",
"stone",
"stonebrick",
"sandstone",
"mossy_cobblestone",
"smooth_stone_slab",
"sandstone_slab",
"cobblestone_slab",
"brick_slab",
"stone_brick_slab",
"quartz_slab",
"nether_brick_slab",
"stone_slab2",
"stone_slab3",
"stone_slab4",
"double_stone_slab",
"double_stone_slab2",
"double_stone_slab3",
"double_stone_slab4",
"wooden_slab",
"double_wooden_slab",
"planks",
"brick_block",
"nether_brick",
"red_nether_brick",
"end_bricks",
"red_sandstone",
"white_stained_glass",
"orange_stained_glass",
"magenta_stained_glass",
"light_blue_stained_glass",
"yellow_stained_glass",
"lime_stained_glass",
"pink_stained_glass",
"gray_stained_glass",
"light_gray_stained_glass",
"cyan_stained_glass",
"purple_stained_glass",
"blue_stained_glass",
"brown_stained_glass",
"green_stained_glass",
"red_stained_glass",
"black_stained_glass",
"glass",
"glowstone",
"prismarine",
"emerald_block",
"diamond_block",
"lapis_block",
"gold_block",
"redstone_block",
"purple_glazed_terracotta",
"white_glazed_terracotta",
"orange_glazed_terracotta",
"magenta_glazed_terracotta",
"light_blue_glazed_terracotta",
"yellow_glazed_terracotta",
"lime_glazed_terracotta",
"pink_glazed_terracotta",
"gray_glazed_terracotta",
"silver_glazed_terracotta",
"cyan_glazed_terracotta",
"blue_glazed_terracotta",
"brown_glazed_terracotta",
"green_glazed_terracotta",
"red_glazed_terracotta",
"black_glazed_terracotta"
]
},
{
"cost": 50,
"blocks": [
"bed",
"lectern",
"composter",
"grindstone",
"blast_furnace",
"smoker",
"fletching_table",
"cartography_table",
"brewing_stand",
"smithing_table",
"cauldron",
"barrel",
"loom",
"stonecutter"
]
}
]
}
"minecraft:preferred_path": {
"max_fall_blocks": 1,
"jump_cost": 20,
"default_block_cost": 3,
"preferred_path_blocks": [
{
"cost": 0,
"blocks": [
"grass_path"
]
},
{
"cost": 1,
"blocks": [
"cobblestone",
"stone",
"stonebrick",
"sandstone",
"mossy_cobblestone",
"smooth_stone_slab",
"sandstone_slab",
"cobblestone_slab",
"brick_slab",
"stone_brick_slab",
"quartz_slab",
"nether_brick_slab",
"stone_slab2",
"stone_slab3",
"stone_slab4",
"double_stone_slab",
"double_stone_slab2",
"double_stone_slab3",
"double_stone_slab4",
"wooden_slab",
"double_wooden_slab",
"planks",
"brick_block",
"nether_brick",
"red_nether_brick",
"end_bricks",
"red_sandstone",
"white_stained_glass",
"orange_stained_glass",
"magenta_stained_glass",
"light_blue_stained_glass",
"yellow_stained_glass",
"lime_stained_glass",
"pink_stained_glass",
"gray_stained_glass",
"light_gray_stained_glass",
"cyan_stained_glass",
"purple_stained_glass",
"blue_stained_glass",
"brown_stained_glass",
"green_stained_glass",
"red_stained_glass",
"black_stained_glass",
"glass",
"glowstone",
"prismarine",
"emerald_block",
"diamond_block",
"lapis_block",
"gold_block",
"redstone_block",
"purple_glazed_terracotta",
"white_glazed_terracotta",
"orange_glazed_terracotta",
"magenta_glazed_terracotta",
"light_blue_glazed_terracotta",
"yellow_glazed_terracotta",
"lime_glazed_terracotta",
"pink_glazed_terracotta",
"gray_glazed_terracotta",
"silver_glazed_terracotta",
"cyan_glazed_terracotta",
"blue_glazed_terracotta",
"brown_glazed_terracotta",
"green_glazed_terracotta",
"red_glazed_terracotta",
"black_glazed_terracotta"
]
},
{
"cost": 50,
"blocks": [
"bed",
"lectern",
"composter",
"grindstone",
"blast_furnace",
"smoker",
"fletching_table",
"cartography_table",
"brewing_stand",
"smithing_table",
"cauldron",
"barrel",
"loom",
"stonecutter"
]
}
]
}
warden
projectile¶
arrow
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": [
1,
4
],
"knockback": true,
"semi_random_diff_damage": false,
"destroy_on_hit": true
},
"stick_in_ground": {
"shake_time": 0.35
},
"arrow_effect": {
"apply_effect_to_blocking_targets": false
}
},
"hit_sound": "bow.hit",
"power": 1.6,
"gravity": 0.05,
"uncertainty_base": 16,
"uncertainty_multiplier": 4,
"anchor": 1,
"should_bounce": true,
"offset": [
0,
-0.1,
0
]
}
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": [
1,
5
],
"knockback": true,
"semi_random_diff_damage": false,
"destroy_on_hit": true
},
"stick_in_ground": {
"shake_time": 0.35
},
"arrow_effect": {
"apply_effect_to_blocking_targets": false
}
},
"hit_sound": "bow.hit",
"power": 1.6,
"gravity": 0.05,
"uncertainty_base": 16,
"uncertainty_multiplier": 4,
"anchor": 1,
"should_bounce": true,
"offset": [
0,
-0.1,
0
]
}
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": 1,
"knockback": true,
"semi_random_diff_damage": true,
"destroy_on_hit": true,
"max_critical_damage": 10,
"min_critical_damage": 9,
"power_multiplier": 0.97
},
"stick_in_ground": {
"shake_time": 0.35
},
"arrow_effect": {
"apply_effect_to_blocking_targets": false
}
},
"hit_sound": "bow.hit",
"power": 5.0,
"gravity": 0.05,
"uncertainty_base": 1,
"uncertainty_multiplier": 0,
"anchor": 1,
"should_bounce": true,
"offset": [
0,
-0.1,
0
]
}
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": [
3,
6
],
"knockback": true,
"semi_random_diff_damage": false,
"destroy_on_hit": true
},
"stick_in_ground": {
"shake_time": 0.35
},
"arrow_effect": {
"apply_effect_to_blocking_targets": false
}
},
"hit_sound": "bow.hit",
"power": 1.6,
"gravity": 0.05,
"uncertainty_base": 16,
"uncertainty_multiplier": 4,
"anchor": 1,
"should_bounce": true,
"offset": [
0,
-0.1,
0
]
}
breeze_wind_charge_projectile
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": 1,
"knockback": true
},
"remove_on_hit": {}
},
"power": 0.7,
"gravity": 0.0,
"inertia": 1.0,
"liquid_inertia": 1.0,
"uncertainty_base": 5.0,
"uncertainty_multiplier": 4.0,
"reflect_on_hurt": true,
"ignored_entities": [
"ender_crystal",
"wind_charge_projectile",
"breeze_wind_charge_projectile"
],
"hit_nearest_passenger": true
}
dragon_fireball
"minecraft:projectile": {
"on_hit": {
"spawn_aoe_cloud": {
"radius": 6.0,
"radius_on_use": 0,
"potion": 23,
"particle": "dragonbreath",
"duration": 120,
"color": [
220,
0,
239
],
"affect_owner": false,
"reapplication_delay": 20
},
"remove_on_hit": {}
},
"power": 1.3,
"gravity": 0.0,
"inertia": 1,
"anchor": 2,
"offset": [
0,
0.5,
0
],
"semi_random_diff_damage": true,
"uncertainty_base": 10.0,
"reflect_on_hurt": true,
"hit_sound": "explode"
}
egg
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": 0,
"knockback": true,
"destroy_on_hit": true
},
"spawn_chance": {
"first_spawn_chance": 8,
"second_spawn_chance": 32,
"first_spawn_count": 1,
"second_spawn_count": 4,
"spawn_definition": "minecraft:chicken",
"spawn_baby": true
},
"remove_on_hit": {},
"particle_on_hit": {
"particle_type": "iconcrack",
"num_particles": 6,
"on_entity_hit": true,
"on_other_hit": true
}
},
"power": 1.5,
"gravity": 0.03,
"angle_offset": 0.0
}
ender_pearl
"minecraft:projectile": {
"on_hit": {
"teleport_owner": {},
"spawn_chance": {
"first_spawn_percent_chance": 5.0,
"first_spawn_count": 1,
"spawn_definition": "minecraft:endermite"
},
"remove_on_hit": {}
},
"power": 1.5,
"gravity": 0.025,
"angle_offset": 0.0,
"inertia": 1,
"liquid_inertia": 1
}
"minecraft:projectile": {
"on_hit": {
"teleport_owner": {},
"remove_on_hit": {}
},
"power": 1.5,
"gravity": 0.025,
"angle_offset": 0.0,
"inertia": 1,
"liquid_inertia": 1
}
fireball
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": 6,
"knockback": false,
"semi_random_diff_damage": false
},
"definition_event": {
"affect_projectile": true,
"event_trigger": {
"event": "minecraft:explode",
"target": "self"
}
}
},
"power": 1.6,
"gravity": 0.0,
"inertia": 1,
"liquid_inertia": 1,
"uncertainty_base": 0,
"uncertainty_multiplier": 0,
"anchor": 2,
"offset": [
0,
-1.5,
0
],
"reflect_on_hurt": true,
"catch_fire": true
}
fishing_hook
lingering_potion
"minecraft:projectile": {
"on_hit": {
"douse_fire": {},
"spawn_aoe_cloud": {
"radius": 3.0,
"radius_on_use": -0.5,
"duration": 30,
"reapplication_delay": 40
},
"remove_on_hit": {}
},
"power": 0.5,
"gravity": 0.05,
"angle_offset": -20.0,
"hit_sound": "glass"
}
llama_spit
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": 1,
"knockback": false
},
"remove_on_hit": {}
},
"power": 1.5,
"gravity": 0.06,
"inertia": 1,
"uncertainty_base": 10,
"uncertainty_multiplier": 4,
"anchor": 1,
"offset": [
0,
-0.1,
0
],
"reflect_on_hurt": true
}
shulker_bullet
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": 4,
"knockback": true,
"should_bounce": true
},
"mob_effect": {
"effect": "levitation",
"durationeasy": 200,
"durationnormal": 200,
"durationhard": 200,
"amplifier": 0
},
"remove_on_hit": {},
"particle_on_hit": {
"particle_type": "largeexplode",
"on_other_hit": true
}
},
"hit_sound": "bullet.hit",
"destroyOnHurt": true,
"crit_particle_on_hurt": true,
"power": 1.6,
"gravity": 0.05,
"uncertainty_base": 16,
"uncertainty_multiplier": 4,
"anchor": 1,
"offset": [
0,
-0.1,
0
],
"homing": true
}
small_fireball
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": 5,
"knockback": true,
"catch_fire": true,
"semi_random_diff_damage": false
},
"catch_fire": {
"fire_affected_by_griefing": true
},
"remove_on_hit": {}
},
"power": 1.3,
"gravity": 0.0,
"inertia": 1,
"liquid_inertia": 1,
"anchor": 2,
"offset": [
0,
0.5,
0
],
"semi_random_diff_damage": true,
"uncertainty_base": 10.0,
"reflect_on_hurt": true
}
snowball
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"filter": "blaze",
"damage": 3,
"knockback": true
},
"remove_on_hit": {},
"particle_on_hit": {
"particle_type": "snowballpoof",
"num_particles": 6,
"on_entity_hit": true,
"on_other_hit": true
}
},
"anchor": 1,
"power": 1.5,
"gravity": 0.03,
"angle_offset": 0.0,
"offset": [
0,
-0.1,
0
]
}
splash_potion
"minecraft:projectile": {
"on_hit": {
"douse_fire": {},
"thrown_potion_effect": {},
"remove_on_hit": {}
},
"power": 0.5,
"gravity": 0.05,
"angle_offset": -20.0,
"hit_sound": "glass"
}
thrown_trident
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": 8,
"knockback": true,
"semi_random_diff_damage": false,
"destroy_on_hit": false
},
"stick_in_ground": {
"shake_time": 0
}
},
"liquid_inertia": 0.99,
"hit_sound": "item.trident.hit",
"hit_ground_sound": "item.trident.hit_ground",
"power": 4,
"gravity": 0.1,
"uncertainty_base": 1,
"uncertainty_multiplier": 0,
"stop_on_hurt": true,
"anchor": 1,
"should_bounce": true,
"multiple_targets": false,
"offset": [
0,
-0.1,
0
]
}
wind_charge_projectile
"minecraft:projectile": {
"on_hit": {
"impact_damage": {
"damage": 1,
"knockback": true
},
"remove_on_hit": {}
},
"power": 1.0,
"gravity": 0.0,
"inertia": 1.0,
"liquid_inertia": 1.0,
"uncertainty_base": 1.0,
"uncertainty_multiplier": 0.0,
"reflect_on_hurt": true,
"multiple_targets": false,
"ignored_entities": [
"ender_crystal",
"wind_charge_projectile",
"breeze_wind_charge_projectile"
]
}
wither_skull
"minecraft:projectile": {
"on_hit": {
"definition_event": {
"affect_projectile": true,
"event_trigger": {
"event": "minecraft:explode",
"target": "self"
}
},
"mob_effect": {
"effect": "wither",
"durationeasy": 0,
"durationnormal": 200,
"durationhard": 800,
"amplifier": 1
}
},
"power": 1.2,
"gravity": 0.0,
"uncertainty_base": 7.5,
"uncertainty_multiplier": 1,
"shoot_sound": "bow",
"hit_sound": "bow.hit",
"anchor": 1,
"offset": [
0,
-0.1,
0
],
"inertia": 1.0,
"liquid_inertia": 1.0,
"shoot_target": false
}
wither_skull_dangerous
"minecraft:projectile": {
"on_hit": {
"definition_event": {
"affect_projectile": true,
"event_trigger": {
"event": "minecraft:explode",
"target": "self"
}
},
"mob_effect": {
"effect": "wither",
"durationeasy": 0,
"durationnormal": 200,
"durationhard": 800,
"amplifier": 1
}
},
"power": 0.6,
"gravity": 0.0,
"uncertainty_base": 7.5,
"uncertainty_multiplier": 1,
"shoot_sound": "bow",
"hit_sound": "bow.hit",
"anchor": 1,
"offset": [
0,
-0.1,
0
],
"is_dangerous": true,
"inertia": 1.0,
"liquid_inertia": 1.0,
"shoot_target": false,
"reflect_on_hurt": true
}
xp_bottle
"minecraft:projectile": {
"on_hit": {
"grant_xp": {
"minXP": 3,
"maxXP": 11
},
"remove_on_hit": {}
},
"power": 0.5,
"gravity": 0.05,
"angle_offset": -20.0,
"hit_sound": "glass"
}
pushable¶
allay
armadillo
armor_stand
arrow
axolotl
bee
blaze
boat
bogged
breeze
breeze_wind_charge_projectile
camel
cat
cave_spider
chest_boat
chest_minecart
chicken
command_block_minecart
cow
creeper
dolphin
donkey
drowned
egg
elder_guardian
enderman
endermite
ender_crystal
ender_pearl
evocation_illager
eye_of_ender_signal
fireball
fireworks_rocket
cod
fishing_hook
fox
frog
ghast
glow_squid
goat
guardian
hoglin
hopper_minecart
horse
husk
iron_golem
lingering_potion
llama
llama_spit
magma_cube
minecart
mooshroom
mule
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
player
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
silverfish
skeleton
skeleton_horse
slime
small_fireball
sniffer
snowball
snow_golem
spider
splash_potion
squid
stray
strider
tadpole
thrown_trident
tnt
tnt_minecart
trader_llama
tropicalfish
turtle
villager
villager_v2
vindicator
wandering_trader
warden
wind_charge_projectile
witch
wither
wither_skeleton
wither_skull
wither_skull_dangerous
wolf
xp_bottle
xp_orb
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
zombie_villager_v2
raid_trigger¶
player
"minecraft:raid_trigger": {
"triggered_event": {
"event": "minecraft:remove_raid_trigger",
"target": "self"
}
}
rail_movement¶
chest_minecart
command_block_minecart
hopper_minecart
minecart
tnt_minecart
rail_sensor¶
command_block_minecart
"minecraft:rail_sensor": {
"check_block_types": true,
"eject_on_activate": false,
"eject_on_deactivate": false,
"tick_command_block_on_activate": true,
"tick_command_block_on_deactivate": false,
"on_deactivate": {
"event": "minecraft:command_block_deactivate"
}
}
"minecraft:rail_sensor": {
"check_block_types": false,
"eject_on_activate": false,
"eject_on_deactivate": false,
"tick_command_block_on_activate": true,
"tick_command_block_on_deactivate": false,
"on_activate": {
"event": "minecraft:command_block_activate"
}
}
hopper_minecart
minecart
tnt_minecart
"minecraft:rail_sensor": {
"on_activate": {
"filters": {
"all_of": [
{
"test": "is_game_rule",
"domain": "tntexplodes",
"operator": "==",
"value": true
}
]
},
"event": "minecraft:on_prime"
}
}
ravager_blocked¶
ravager
"minecraft:ravager_blocked": {
"knockback_strength": 3.0,
"reaction_choices": [
{
"weight": 1,
"value": {
"event": "minecraft:become_stunned",
"target": "self"
}
},
{
"weight": 1
}
]
}
reflect_projectiles¶
breeze
"minecraft:reflect_projectiles": {
"reflected_projectiles": [
"xp_bottle",
"thrown_trident",
"shulker_bullet",
"dragon_fireball",
"arrow",
"snowball",
"egg",
"fireball",
"splash_potion",
"ender_pearl",
"wither_skull",
"wither_skull_dangerous",
"small_fireball",
"lingering_potion",
"llama_spit",
"fireworks_rocket",
"fishing_hook"
],
"azimuth_angle": "180.0 + Math.random(-20.0, 20.0)",
"reflection_scale": "0.5"
}
rideable¶
boat
"minecraft:rideable": {
"seat_count": 2,
"passenger_max_width": 1.375,
"interact_text": "action.interact.ride.boat",
"pull_in_entities": true,
"seats": [
{
"position": [
0.0,
-0.2,
0.0
],
"min_rider_count": 0,
"max_rider_count": 1,
"rotate_rider_by": -90,
"lock_rider_rotation": 90
},
{
"position": [
0.2,
-0.2,
0.0
],
"min_rider_count": 2,
"max_rider_count": 2,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
},
{
"position": [
-0.6,
-0.2,
0.0
],
"min_rider_count": 2,
"max_rider_count": 2,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
}
]
}
"minecraft:rideable": {
"seat_count": 2,
"passenger_max_width": 1.375,
"interact_text": "action.interact.ride.boat",
"pull_in_entities": true,
"seats": [
{
"position": [
0.0,
-0.2,
0.0
],
"min_rider_count": 0,
"max_rider_count": 1,
"rotate_rider_by": -90,
"lock_rider_rotation": 90
},
{
"position": [
0.2,
-0.2,
0.0
],
"min_rider_count": 2,
"max_rider_count": 2,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
},
{
"position": [
-0.6,
-0.2,
0.0
],
"min_rider_count": 2,
"max_rider_count": 2,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
}
]
}
"minecraft:rideable": {
"seat_count": 2,
"passenger_max_width": 1.375,
"interact_text": "action.interact.ride.boat",
"pull_in_entities": true,
"seats": [
{
"position": [
0.0,
0.1,
0.0
],
"min_rider_count": 0,
"max_rider_count": 1,
"rotate_rider_by": -90,
"lock_rider_rotation": 90
},
{
"position": [
0.2,
0.1,
0.0
],
"min_rider_count": 2,
"max_rider_count": 2,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
},
{
"position": [
-0.6,
0.1,
0.0
],
"min_rider_count": 2,
"max_rider_count": 2,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
}
]
}
camel
"minecraft:rideable": {
"seat_count": 2,
"crouching_skip_interact": true,
"pull_in_entities": true,
"family_types": [
"player"
],
"interact_text": "action.interact.ride.horse",
"seats": [
{
"min_rider_count": 0,
"max_rider_count": 2,
"position": [
0.0,
1.905,
0.5
]
},
{
"min_rider_count": 1,
"max_rider_count": 2,
"position": [
0.0,
1.905,
-0.5
]
}
]
}
cat
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.35,
0.0
]
}
}
cave_spider
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.3,
0.0
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"skeleton"
],
"seats": {
"position": [
0.0,
0.3,
-0.1
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"skeleton"
],
"seats": {
"position": [
0.0,
0.3,
-0.1
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"skeleton"
],
"seats": {
"position": [
0.0,
0.25,
-0.1
]
}
}
chest_boat
"minecraft:rideable": {
"seat_count": 1,
"passenger_max_width": 1.375,
"interact_text": "action.interact.ride.boat",
"pull_in_entities": true,
"seats": [
{
"position": [
0.2,
-0.2,
0.0
],
"min_rider_count": 0,
"max_rider_count": 1,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
}
]
}
"minecraft:rideable": {
"seat_count": 1,
"passenger_max_width": 1.375,
"interact_text": "action.interact.ride.boat",
"pull_in_entities": true,
"seats": [
{
"position": [
0.2,
-0.2,
0.0
],
"min_rider_count": 0,
"max_rider_count": 1,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
}
]
}
"minecraft:rideable": {
"seat_count": 1,
"passenger_max_width": 1.375,
"interact_text": "action.interact.ride.boat",
"pull_in_entities": true,
"seats": [
{
"position": [
0.2,
0.1,
0.0
],
"min_rider_count": 0,
"max_rider_count": 1,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
}
]
}
chicken
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.4,
0.0
]
}
}
cow
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
1.105,
0.0
]
}
}
donkey
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"player",
"zombie"
],
"interact_text": "action.interact.mount",
"seats": {
"position": [
0.0,
0.925,
-0.2
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"crouching_skip_interact": true,
"family_types": [
"player"
],
"interact_text": "action.interact.ride.horse",
"seats": {
"position": [
0.0,
0.925,
-0.2
]
}
}
hoglin
"minecraft:rideable": {
"seat_count": 3,
"family_types": [
"piglin"
],
"seats": [
{
"position": [
0.0,
0.9,
-0.3
],
"lock_rider_rotation": 0
},
{
"position": [
0.0,
2.4,
-0.3
],
"lock_rider_rotation": 0
},
{
"position": [
0.0,
3.9,
-0.3
],
"lock_rider_rotation": 0
}
]
}
horse
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"player",
"zombie"
],
"interact_text": "action.interact.mount",
"seats": {
"position": [
0.0,
1.1,
-0.2
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"crouching_skip_interact": true,
"family_types": [
"player"
],
"interact_text": "action.interact.ride.horse",
"seats": {
"position": [
0.0,
1.1,
-0.2
]
}
}
husk
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
1.1,
-0.35
],
"lock_rider_rotation": 0
}
}
llama
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"player"
],
"interact_text": "action.interact.mount",
"seats": {
"position": [
0.0,
1.17,
-0.3
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"crouching_skip_interact": true,
"family_types": [
"player"
],
"interact_text": "action.interact.ride.horse",
"seats": {
"position": [
0.0,
1.17,
-0.3
]
}
}
minecart
"minecraft:rideable": {
"seat_count": 1,
"interact_text": "action.interact.ride.minecart",
"pull_in_entities": true,
"seats": {
"position": [
0.0,
-0.2,
0.0
]
}
}
mooshroom
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
1.105,
0.0
]
}
}
mule
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"player",
"zombie"
],
"interact_text": "action.interact.mount",
"seats": {
"position": [
0.0,
0.975,
-0.2
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"crouching_skip_interact": true,
"family_types": [
"player"
],
"interact_text": "action.interact.ride.horse",
"seats": {
"position": [
0.0,
0.975,
-0.2
]
}
}
ocelot
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.35,
0.0
]
}
}
panda
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
1.105,
0.0
]
}
}
pig
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.63,
0.0
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"interact_text": "action.interact.ride.horse",
"family_types": [
"player"
],
"seats": {
"position": [
0.0,
0.63,
0.0
]
}
}
player
"minecraft:rideable": {
"seat_count": 2,
"family_types": [
"parrot_tame"
],
"pull_in_entities": true,
"seats": [
{
"position": [
0.4,
-0.2,
-0.1
],
"min_rider_count": 0,
"max_rider_count": 0,
"lock_rider_rotation": 0
},
{
"position": [
-0.4,
-0.2,
-0.1
],
"min_rider_count": 1,
"max_rider_count": 2,
"lock_rider_rotation": 0
}
]
}
ravager
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"pillager",
"vindicator",
"evocation_illager"
],
"seats": {
"position": [
0.0,
2.1,
-0.3
]
}
}
sheep
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.9,
0.0
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.975,
0.0
]
}
}
skeleton_horse
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"player",
"skeleton",
"zombie"
],
"interact_text": "action.interact.ride.horse",
"seats": {
"position": [
0.0,
1.2,
-0.2
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"player",
"skeleton",
"zombie"
],
"interact_text": "action.interact.ride.horse",
"seats": {
"position": [
0.0,
1.2,
-0.2
]
}
}
spider
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.54,
-0.1
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"skeleton"
],
"seats": {
"position": [
0.0,
0.54,
0.0
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"skeleton"
],
"seats": {
"position": [
0.0,
0.54,
0.0
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"skeleton"
],
"seats": {
"position": [
0.0,
0.54,
0.0
]
}
}
strider
"minecraft:rideable": {
"seat_count": 1,
"crouching_skip_interact": true,
"family_types": [
"player"
],
"interact_text": "action.interact.ride.strider",
"seats": {
"position": [
0.0,
1.6,
-0.2
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"crouching_skip_interact": true,
"family_types": [
"player",
"zombie_pigman"
],
"interact_text": "action.interact.ride.strider",
"seats": {
"position": [
0.0,
1.65,
-0.2
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"strider"
],
"seats": {
"position": [
0.0,
1.6,
0.0
]
}
}
trader_llama
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"player"
],
"interact_text": "action.interact.mount",
"seats": {
"position": [
0.0,
1.17,
-0.3
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"crouching_skip_interact": true,
"family_types": [
"player"
],
"interact_text": "action.interact.ride.horse",
"seats": {
"position": [
0.0,
1.17,
-0.3
]
}
}
wolf
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.675,
-0.1
]
}
}
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
0.675,
-0.1
]
}
}
zombie
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
1.1,
-0.35
],
"lock_rider_rotation": 0
}
}
zombie_horse
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"interact_text": "action.interact.ride.horse",
"seats": {
"position": [
0.0,
1.2,
-0.2
]
}
}
zombie_pigman
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
1.1,
-0.35
],
"lock_rider_rotation": 0
}
}
zombie_villager
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
1.1,
-0.35
]
}
}
zombie_villager_v2
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [
0.0,
1.1,
-0.35
]
}
}
scale¶
armadillo
axolotl
bee
camel
cat
chicken
cow
dolphin
drowned
cod
fox
glow_squid
goat
hoglin
husk
llama
mooshroom
ocelot
panda
pig
piglin
polar_bear
pufferfish
rabbit
salmon
sheep
sniffer
squid
strider
trader_llama
tropicalfish
turtle
villager
villager_v2
wither_skeleton
wolf
zoglin
zombie
zombie_pigman
zombie_villager
zombie_villager_v2
scale_by_age¶
donkey
horse
mule
skeleton_horse
zombie_horse
scheduler¶
fox
"minecraft:scheduler": {
"min_delay_secs": 0,
"max_delay_secs": 0,
"scheduled_events": [
{
"filters": [
{
"test": "is_sleeping",
"value": true
}
],
"event": "minecraft:ambient_sleep"
},
{
"filters": {
"all_of": [
{
"test": "is_daytime",
"value": false
},
{
"test": "distance_to_nearest_player",
"operator": ">",
"value": 16
}
]
},
"event": "minecraft:ambient_night"
},
{
"filters": {
"all_of": [
{
"test": "is_sleeping",
"value": false
},
{
"any_of": [
{
"test": "is_daytime",
"value": true
},
{
"test": "distance_to_nearest_player",
"operator": "<=",
"value": 16
}
]
}
]
},
"event": "minecraft:ambient_normal"
}
]
}
villager_v2
"minecraft:scheduler": {
"min_delay_secs": 0,
"max_delay_secs": 10,
"scheduled_events": [
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 0
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 8000
}
]
},
"event": "minecraft:schedule_work_pro_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 8000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 10000
}
]
},
"event": "minecraft:schedule_gather_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 10000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 11000
}
]
},
"event": "minecraft:schedule_work_pro_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 11000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 12000
}
]
},
"event": "minecraft:schedule_home_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 12000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 24000
}
]
},
"event": "minecraft:schedule_bed_villager"
}
]
}
"minecraft:scheduler": {
"min_delay_secs": 0,
"max_delay_secs": 10,
"scheduled_events": [
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 0
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 8000
}
]
},
"event": "minecraft:schedule_wander_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 8000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 10000
}
]
},
"event": "minecraft:schedule_gather_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 10000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 11000
}
]
},
"event": "minecraft:schedule_wander_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 11000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 12000
}
]
},
"event": "minecraft:schedule_home_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 12000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 24000
}
]
},
"event": "minecraft:schedule_bed_villager"
}
]
}
"minecraft:scheduler": {
"min_delay_secs": 0,
"max_delay_secs": 10,
"scheduled_events": [
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 0
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 11000
}
]
},
"event": "minecraft:schedule_play_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 11000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 12000
}
]
},
"event": "minecraft:schedule_home_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 12000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 24000
}
]
},
"event": "minecraft:schedule_bed_villager"
}
]
}
"minecraft:scheduler": {
"min_delay_secs": 0,
"max_delay_secs": 10,
"scheduled_events": [
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 2000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 13000
}
]
},
"event": "minecraft:schedule_wander_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 13000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 14000
}
]
},
"event": "minecraft:schedule_home_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 14000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 24000
}
]
},
"event": "minecraft:schedule_bed_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 0
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 2000
}
]
},
"event": "minecraft:schedule_bed_villager"
}
]
}
"minecraft:scheduler": {
"min_delay_secs": 0,
"max_delay_secs": 10,
"scheduled_events": [
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 0
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 8000
}
]
},
"event": "minecraft:schedule_work_fisher"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 8000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 10000
}
]
},
"event": "minecraft:schedule_gather_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 10000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 11000
}
]
},
"event": "minecraft:schedule_work_fisher"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 11000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 12000
}
]
},
"event": "minecraft:schedule_home_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 12000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 24000
}
]
},
"event": "minecraft:schedule_bed_villager"
}
]
}
"minecraft:scheduler": {
"min_delay_secs": 0,
"max_delay_secs": 10,
"scheduled_events": [
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 0
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 8000
}
]
},
"event": "minecraft:schedule_work_librarian"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 8000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 10000
}
]
},
"event": "minecraft:schedule_gather_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 10000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 11000
}
]
},
"event": "minecraft:schedule_work_librarian"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 11000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 12000
}
]
},
"event": "minecraft:schedule_home_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 12000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 24000
}
]
},
"event": "minecraft:schedule_bed_villager"
}
]
}
"minecraft:scheduler": {
"min_delay_secs": 0,
"max_delay_secs": 10,
"scheduled_events": [
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 0
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 8000
}
]
},
"event": "minecraft:schedule_work_farmer"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 8000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 10000
}
]
},
"event": "minecraft:schedule_gather_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 10000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 11000
}
]
},
"event": "minecraft:schedule_work_farmer"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 11000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 12000
}
]
},
"event": "minecraft:schedule_home_villager"
},
{
"filters": {
"all_of": [
{
"test": "hourly_clock_time",
"operator": ">=",
"value": 12000
},
{
"test": "hourly_clock_time",
"operator": "<",
"value": 24000
}
]
},
"event": "minecraft:schedule_bed_villager"
}
]
}
shareables¶
bogged
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:bow",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
drowned
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:nautilus_shell",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:trident",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
evocation_illager
"minecraft:shareables": {
"items": [
{
"item": "minecraft:banner:15",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
}
]
}
fox
"minecraft:shareables": {
"singular_pickup": true,
"all_items": true,
"all_items_max_amount": 1,
"items": [
{
"item": "minecraft:apple",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:appleEnchanted",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:baked_potato",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:beef",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:beetroot",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:beetroot_soup",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:bread",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:carrot",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:chicken",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:chorus_fruit",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:clownfish",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:cooked_beef",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:cooked_chicken",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:cooked_fish",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:cooked_porkchop",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:cooked_rabbit",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:cooked_salmon",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:cookie",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:dried_kelp",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:fish",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:golden_apple",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:golden_carrot",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:melon",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:mushroom_stew",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:muttonCooked",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:muttonRaw",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:poisonous_potato",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:porkchop",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:potato",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:pufferfish",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:pumpkin_pie",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:rabbit",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:rabbit_stew",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:rotten_flesh",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:salmon",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:spider_eye",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:sweet_berries",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:glow_berries",
"priority": 0,
"max_amount": 1
},
{
"item": "minecraft:suspicious_stew",
"priority": 0,
"max_amount": 1
}
]
}
husk
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
piglin
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:golden_sword",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_axe",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_hoe",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_pickaxe",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_shovel",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_rail",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_helmet",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_chestplate",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_leggings",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_boots",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_apple",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:appleEnchanted",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:golden_carrot",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:gold_block",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:gold_nugget",
"priority": 2,
"stored_in_inventory": true
},
{
"item": "minecraft:raw_gold",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:gold_ore",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:nether_gold_ore",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:deepslate_gold_ore",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:raw_gold_block",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:gilded_blackstone",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:horsearmorgold",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:crossbow",
"priority": 2
},
{
"item": "minecraft:porkchop",
"consume_item": true,
"priority": 3,
"max_amount": 64
},
{
"item": "minecraft:cooked_porkchop",
"consume_item": true,
"priority": 3,
"max_amount": 64
},
{
"item": "minecraft:netherite_helmet",
"priority": 3
},
{
"item": "minecraft:diamond_helmet",
"priority": 4
},
{
"item": "minecraft:iron_helmet",
"priority": 5
},
{
"item": "minecraft:chainmail_helmet",
"priority": 6
},
{
"item": "minecraft:leather_helmet",
"priority": 7
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 8
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 8
},
{
"item": "minecraft:skull:2",
"want_amount": 1,
"surplus_amount": 1,
"priority": 8
},
{
"item": "minecraft:skull:3",
"want_amount": 1,
"surplus_amount": 1,
"priority": 8
},
{
"item": "minecraft:skull:4",
"want_amount": 1,
"surplus_amount": 1,
"priority": 8
},
{
"item": "minecraft:skull:5",
"want_amount": 1,
"surplus_amount": 1,
"priority": 8
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 8
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 8
},
{
"item": "minecraft:netherite_chestplate",
"priority": 3
},
{
"item": "minecraft:diamond_chestplate",
"priority": 4
},
{
"item": "minecraft:iron_chestplate",
"priority": 5
},
{
"item": "minecraft:chainmail_chestplate",
"priority": 6
},
{
"item": "minecraft:leather_chestplate",
"priority": 7
},
{
"item": "minecraft:elytra",
"priority": 7
},
{
"item": "minecraft:netherite_leggings",
"priority": 3
},
{
"item": "minecraft:diamond_leggings",
"priority": 4
},
{
"item": "minecraft:iron_leggings",
"priority": 5
},
{
"item": "minecraft:chainmail_leggings",
"priority": 6
},
{
"item": "minecraft:leather_leggings",
"priority": 7
},
{
"item": "minecraft:netherite_boots",
"priority": 3
},
{
"item": "minecraft:diamond_boots",
"priority": 4
},
{
"item": "minecraft:iron_boots",
"priority": 5
},
{
"item": "minecraft:chainmail_boots",
"priority": 6
},
{
"item": "minecraft:bell",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:clock",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:speckled_melon",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:light_weighted_pressure_plate",
"priority": 2,
"admire": true,
"pickup_limit": 1,
"stored_in_inventory": true
},
{
"item": "minecraft:leather_boots",
"priority": 7
},
{
"item": "minecraft:netherite_sword",
"priority": 3
},
{
"item": "minecraft:diamond_sword",
"priority": 4
},
{
"item": "minecraft:iron_sword",
"priority": 5
},
{
"item": "minecraft:stone_sword",
"priority": 6
},
{
"item": "minecraft:wooden_sword",
"priority": 7
},
{
"item": "minecraft:shield",
"priority": 7
},
{
"item": "minecraft:gold_ingot",
"priority": 1,
"pickup_limit": 1,
"admire": true,
"barter": true
}
]
}
pillager
"minecraft:shareables": {
"items": [
{
"item": "minecraft:banner:15",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
}
]
}
skeleton
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:bow",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
stray
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:bow",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
villager
"minecraft:shareables": {
"items": [
{
"item": "minecraft:bread",
"want_amount": 3,
"surplus_amount": 6,
"stored_in_inventory": true
},
{
"item": "minecraft:carrot",
"want_amount": 60,
"surplus_amount": 4,
"stored_in_inventory": true
},
{
"item": "minecraft:potato",
"want_amount": 60,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:beetroot",
"want_amount": 60,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:wheat_seeds",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:beetroot_seeds",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:wheat",
"want_amount": 45,
"surplus_amount": 18,
"craft_into": "minecraft:bread",
"stored_in_inventory": true
}
]
}
"minecraft:shareables": {
"items": [
{
"item": "minecraft:bread",
"want_amount": 3,
"surplus_amount": 6,
"stored_in_inventory": true
},
{
"item": "minecraft:carrot",
"want_amount": 12,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:potato",
"want_amount": 12,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:beetroot",
"want_amount": 12,
"surplus_amount": 24,
"stored_in_inventory": true
}
]
}
villager_v2
"minecraft:shareables": {
"items": [
{
"item": "minecraft:bread",
"want_amount": 3,
"surplus_amount": 6,
"stored_in_inventory": true
},
{
"item": "minecraft:carrot",
"want_amount": 60,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:potato",
"want_amount": 60,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:beetroot",
"want_amount": 60,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:wheat_seeds",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:beetroot_seeds",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:torchflower_seeds",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:pitcher_pod",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:bone_meal",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true
},
{
"item": "minecraft:wheat",
"want_amount": 45,
"surplus_amount": 18,
"craft_into": "minecraft:bread",
"stored_in_inventory": true
}
]
}
"minecraft:shareables": {
"items": [
{
"item": "minecraft:bread",
"want_amount": 3,
"surplus_amount": 6,
"stored_in_inventory": true
},
{
"item": "minecraft:carrot",
"want_amount": 60,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:potato",
"want_amount": 60,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:beetroot",
"want_amount": 60,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:wheat_seeds",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:beetroot_seeds",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:wheat",
"want_amount": 45,
"surplus_amount": 18,
"craft_into": "minecraft:bread",
"stored_in_inventory": true
}
]
}
"minecraft:shareables": {
"items": [
{
"item": "minecraft:bread",
"want_amount": 3,
"surplus_amount": 6,
"stored_in_inventory": true
},
{
"item": "minecraft:carrot",
"want_amount": 12,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:potato",
"want_amount": 12,
"surplus_amount": 24,
"stored_in_inventory": true
},
{
"item": "minecraft:beetroot",
"want_amount": 12,
"surplus_amount": 24,
"stored_in_inventory": true
}
]
}
vindicator
"minecraft:shareables": {
"items": [
{
"item": "minecraft:banner:15",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
}
]
}
wither_skeleton
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:wooden_shovel",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:stone_shovel",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:golden_shovel",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:iron_shovel",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:diamond_shovel",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:netherite_shovel",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:wooden_pickaxe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:stone_pickaxe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:golden_pickaxe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:iron_pickaxe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:diamond_pickaxe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:netherite_pickaxe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:wooden_axe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:stone_axe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:golden_axe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:iron_axe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:diamond_axe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:netherite_axe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:wooden_hoe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:stone_hoe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:golden_hoe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:iron_hoe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:diamond_hoe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:netherite_hoe",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
zombie
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
zombie_pigman
"minecraft:shareables": {
"items": [
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
zombie_villager
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
zombie_villager_v2
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:stone_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:wooden_sword",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:turtle_helmet",
"want_amount": 1,
"surplus_amount": 1,
"priority": 6
},
{
"item": "minecraft:skull:0",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:skull:1",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:carved_pumpkin",
"want_amount": 1,
"surplus_amount": 1,
"priority": 7
},
{
"item": "minecraft:netherite_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_chestplate",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_leggings",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
},
{
"item": "minecraft:netherite_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 0
},
{
"item": "minecraft:diamond_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 1
},
{
"item": "minecraft:iron_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 2
},
{
"item": "minecraft:chainmail_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 3
},
{
"item": "minecraft:golden_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 4
},
{
"item": "minecraft:leather_boots",
"want_amount": 1,
"surplus_amount": 1,
"priority": 5
}
]
}
shooter¶
blaze
bogged
drowned
ender_dragon
ghast
llama
piglin
pillager
shulker
skeleton
snow_golem
stray
trader_llama
witch
"minecraft:shooter": {
"power": 0.75,
"def": "minecraft:splash_potion",
"aux_val": 23,
"sound": "throw",
"projectiles": [
{
"def": "minecraft:splash_potion",
"aux_val": 21,
"filters": {
"all_of": [
{
"test": "is_raider",
"subject": "other",
"value": true
},
{
"test": "actor_health",
"subject": "other",
"value": 4,
"operator": "<="
}
]
},
"lose_target": true
},
{
"def": "minecraft:splash_potion",
"aux_val": 28,
"filters": {
"all_of": [
{
"test": "is_raider",
"subject": "other",
"value": true
}
]
},
"lose_target": true
},
{
"def": "minecraft:splash_potion",
"aux_val": 17,
"filters": {
"all_of": [
{
"test": "target_distance",
"subject": "self",
"value": 8.0,
"operator": ">="
},
{
"none_of": [
{
"test": "has_mob_effect",
"subject": "other",
"value": "slowness"
}
]
}
]
}
},
{
"def": "minecraft:splash_potion",
"aux_val": 25,
"filters": {
"all_of": [
{
"test": "actor_health",
"subject": "other",
"value": 8,
"operator": ">="
},
{
"none_of": [
{
"test": "has_mob_effect",
"subject": "other",
"value": "poison"
}
]
}
]
}
},
{
"def": "minecraft:splash_potion",
"aux_val": 34,
"filters": {
"all_of": [
{
"test": "target_distance",
"subject": "self",
"value": 3,
"operator": "<="
},
{
"none_of": [
{
"test": "has_mob_effect",
"subject": "other",
"value": "weakness"
}
]
}
]
},
"chance": 0.25
}
],
"magic": true
}
sittable¶
cat
ocelot
parrot
wolf
skin_id¶
villager_v2
zombie_villager_v2
spawn_entity¶
armadillo
"minecraft:spawn_entity": {
"entities": {
"min_wait_time": 300,
"max_wait_time": 600,
"spawn_sound": "mob.armadillo.scute_drop",
"spawn_item": "armadillo_scute"
}
}
chicken
"minecraft:spawn_entity": {
"entities": {
"min_wait_time": 300,
"max_wait_time": 600,
"spawn_sound": "plop",
"spawn_item": "egg",
"filters": {
"test": "rider_count",
"subject": "self",
"operator": "==",
"value": 0
}
}
}
ocelot
"minecraft:spawn_entity": {
"entities": {
"filters": [
{
"test": "random_chance",
"value": 7
}
],
"min_wait_time": 0,
"max_wait_time": 0,
"num_to_spawn": 2,
"single_use": true,
"spawn_entity": "minecraft:ocelot",
"spawn_event": "minecraft:entity_born",
"spawn_method": "born",
"spawn_sound": ""
}
}
sniffer
"minecraft:spawn_entity": {
"entities": {
"min_wait_time": 0,
"max_wait_time": 0,
"spawn_sound": "plop",
"spawn_item": "sniffer_egg",
"spawn_item_event": {
"event": "on_egg_spawned",
"target": "self"
},
"single_use": true
}
}
wandering_trader
"minecraft:spawn_entity": {
"entities": [
{
"min_wait_time": 0,
"max_wait_time": 0,
"spawn_entity": "trader_llama",
"spawn_event": "minecraft:from_wandering_trader",
"single_use": true,
"num_to_spawn": 2,
"should_leash": true
}
]
}
spell_effects¶
player
"minecraft:spell_effects": {
"add_effects": [
{
"effect": "raid_omen",
"duration": 30,
"display_on_screen_animation": true
}
],
"remove_effects": "bad_omen"
}
zombie_villager
"minecraft:spell_effects": {
"add_effects": [
{
"effect": "strength",
"duration": 100
},
{
"effect": "heal",
"duration": 100
}
],
"remove_effects": "weakness"
}
zombie_villager_v2
"minecraft:spell_effects": {
"add_effects": [
{
"effect": "strength",
"duration": 300
},
{
"effect": "heal",
"duration": 300
}
],
"remove_effects": "weakness"
}
strength¶
llama
trader_llama
suspect_tracking¶
warden
tameable¶
cat
"minecraft:tameable": {
"probability": 0.33,
"tame_items": [
"fish",
"salmon"
],
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
}
parrot
"minecraft:tameable": {
"probability": 0.33,
"tame_items": [
"wheat_seeds",
"pumpkin_seeds",
"melon_seeds",
"beetroot_seeds",
"pitcher_pod",
"torchflower_seeds"
],
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
}
wolf
"minecraft:tameable": {
"probability": 0.33,
"tame_items": "bone",
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
}
tamemount¶
donkey
"minecraft:tamemount": {
"min_temper": 0,
"max_temper": 100,
"feed_text": "action.interact.feed",
"ride_text": "action.interact.mount",
"feed_items": [
{
"item": "wheat",
"temper_mod": 3
},
{
"item": "sugar",
"temper_mod": 3
},
{
"item": "apple",
"temper_mod": 3
},
{
"item": "golden_carrot",
"temper_mod": 5
},
{
"item": "golden_apple",
"temper_mod": 10
},
{
"item": "appleEnchanted",
"temper_mod": 10
}
],
"auto_reject_items": [
{
"item": "horsearmorleather"
},
{
"item": "horsearmoriron"
},
{
"item": "horsearmorgold"
},
{
"item": "horsearmordiamond"
},
{
"item": "saddle"
}
],
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
}
horse
"minecraft:tamemount": {
"min_temper": 0,
"max_temper": 100,
"feed_text": "action.interact.feed",
"ride_text": "action.interact.mount",
"feed_items": [
{
"item": "wheat",
"temper_mod": 3
},
{
"item": "sugar",
"temper_mod": 3
},
{
"item": "apple",
"temper_mod": 3
},
{
"item": "golden_carrot",
"temper_mod": 5
},
{
"item": "golden_apple",
"temper_mod": 10
},
{
"item": "appleEnchanted",
"temper_mod": 10
}
],
"auto_reject_items": [
{
"item": "horsearmorleather"
},
{
"item": "horsearmoriron"
},
{
"item": "horsearmorgold"
},
{
"item": "horsearmordiamond"
},
{
"item": "saddle"
}
],
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
}
llama
"minecraft:tamemount": {
"min_temper": 0,
"max_temper": 30,
"feed_text": "action.interact.feed",
"ride_text": "action.interact.mount",
"feed_items": [
{
"item": "wheat",
"temper_mod": 3
},
{
"item": "hay_block",
"temper_mod": 6
}
],
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
}
mule
"minecraft:tamemount": {
"min_temper": 0,
"max_temper": 100,
"feed_text": "action.interact.feed",
"ride_text": "action.interact.mount",
"feed_items": [
{
"item": "wheat",
"temper_mod": 3
},
{
"item": "sugar",
"temper_mod": 3
},
{
"item": "apple",
"temper_mod": 3
},
{
"item": "golden_carrot",
"temper_mod": 5
},
{
"item": "golden_apple",
"temper_mod": 10
},
{
"item": "appleEnchanted",
"temper_mod": 10
}
],
"auto_reject_items": [
{
"item": "horsearmorleather"
},
{
"item": "horsearmoriron"
},
{
"item": "horsearmorgold"
},
{
"item": "horsearmordiamond"
},
{
"item": "saddle"
}
],
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
}
trader_llama
"minecraft:tamemount": {
"min_temper": 0,
"max_temper": 30,
"feed_text": "action.interact.feed",
"ride_text": "action.interact.mount",
"feed_items": [
{
"item": "wheat",
"temper_mod": 3
},
{
"item": "hay_block",
"temper_mod": 6
}
],
"auto_reject_items": [
{
"item": "horsearmorleather"
},
{
"item": "horsearmoriron"
},
{
"item": "horsearmorgold"
},
{
"item": "horsearmordiamond"
},
{
"item": "saddle"
}
],
"tame_event": {
"event": "minecraft:on_tame",
"target": "self"
}
}
target_nearby_sensor¶
blaze
"minecraft:target_nearby_sensor": {
"inside_range": 2.0,
"outside_range": 3.0,
"must_see": true,
"on_inside_range": {
"event": "switch_to_melee",
"target": "self"
},
"on_outside_range": {
"event": "switch_to_ranged",
"target": "self"
}
}
creeper
"minecraft:target_nearby_sensor": {
"inside_range": 2.5,
"outside_range": 6.0,
"must_see": true,
"on_inside_range": {
"event": "minecraft:start_exploding",
"target": "self"
},
"on_outside_range": {
"event": "minecraft:stop_exploding",
"target": "self"
},
"on_vision_lost_inside_range": {
"event": "minecraft:stop_exploding",
"target": "self"
}
}
drowned
"minecraft:target_nearby_sensor": {
"inside_range": 3.0,
"outside_range": 5.0,
"on_inside_range": {
"event": "minecraft:switch_to_melee",
"target": "self"
},
"on_outside_range": {
"event": "minecraft:switch_to_ranged",
"target": "self"
}
}
guardian
"minecraft:target_nearby_sensor": {
"inside_range": 3.0,
"outside_range": 4.0,
"on_inside_range": {
"event": "minecraft:target_too_close",
"target": "self"
}
}
"minecraft:target_nearby_sensor": {
"inside_range": 3.0,
"outside_range": 4.0,
"on_inside_range": {
"event": "minecraft:target_too_close",
"target": "self"
}
}
teleport¶
enderman
"minecraft:teleport": {
"random_teleports": true,
"max_random_teleport_time": 30,
"random_teleport_cube": [
32,
32,
32
],
"target_distance": 16,
"target_teleport_chance": 0.05,
"light_teleport_chance": 0.05
}
timer¶
allay
"minecraft:timer": {
"looping": false,
"time": 3,
"time_down_event": {
"event": "pickup_item_delay_complete"
}
}
armadillo
"minecraft:timer": {
"looping": true,
"time": 4,
"randomInterval": false,
"time_down_event": {
"event": "minecraft:unroll"
}
}
bee
"minecraft:timer": {
"looping": false,
"time": [
20,
50
],
"randomInterval": true,
"time_down_event": {
"event": "stop_panicking_after_fire",
"target": "self"
}
}
"minecraft:timer": {
"looping": false,
"time": [
10,
60
],
"randomInterval": true,
"time_down_event": {
"event": "perish_event",
"target": "self"
}
}
"minecraft:timer": {
"looping": true,
"time": 5,
"time_down_event": {
"event": "calmed_down",
"target": "self"
}
}
"minecraft:timer": {
"looping": true,
"time": 180,
"time_down_event": {
"event": "find_flower_timeout"
}
}
"minecraft:timer": {
"looping": false,
"time": 180,
"time_down_event": {
"event": "find_hive_timeout",
"target": "self"
}
}
"minecraft:timer": {
"looping": false,
"time": [
5,
20
],
"randomInterval": true,
"time_down_event": {
"event": "find_hive_event",
"target": "self"
}
}
boat
"minecraft:timer": {
"looping": false,
"time": 3,
"time_down_event": {
"event": "minecraft:sink",
"target": "self"
}
}
chest_boat
"minecraft:timer": {
"looping": false,
"time": 3,
"time_down_event": {
"event": "minecraft:sink",
"target": "self"
}
}
guardian
"minecraft:timer": {
"time": [
1,
3
],
"looping": false,
"time_down_event": {
"event": "minecraft:target_far_enough",
"target": "self"
}
}
hoglin
"minecraft:timer": {
"looping": false,
"time": 15,
"time_down_event": {
"event": "become_zombie_event"
}
}
husk
"minecraft:timer": {
"looping": false,
"time": 30,
"time_down_event": {
"event": "minecraft:convert_to_zombie"
}
}
piglin
"minecraft:timer": {
"looping": false,
"time": 15,
"time_down_event": {
"event": "become_zombie_event"
}
}
piglin_brute
"minecraft:timer": {
"looping": false,
"time": 15,
"time_down_event": {
"event": "become_zombie_event"
}
}
player
"minecraft:timer": {
"time": [
0.0,
0.0
],
"looping": false,
"time_down_event": {
"event": "minecraft:clear_add_raid_omen",
"target": "self"
}
}
pufferfish
"minecraft:timer": {
"looping": false,
"time": 2,
"randomInterval": false,
"time_down_event": {
"event": "minecraft:on_half_puff"
}
}
"minecraft:timer": {
"looping": false,
"time": 2,
"randomInterval": false,
"time_down_event": {
"event": "minecraft:on_normal_puff"
}
}
"minecraft:timer": {
"looping": false,
"time": 0.01,
"randomInterval": false,
"time_down_event": {
"event": "minecraft:on_full_puff"
}
}
"minecraft:timer": {
"looping": false,
"time": 3,
"randomInterval": false,
"time_down_event": {
"event": "minecraft:on_deflate"
}
}
ravager
"minecraft:timer": {
"looping": false,
"time": 2,
"time_down_event": {
"event": "minecraft:start_roar"
}
}
skeleton
"minecraft:timer": {
"looping": false,
"time": 20,
"time_down_event": {
"event": "become_stray_event"
}
}
wandering_trader
"minecraft:timer": {
"looping": false,
"random_time_choices": [
{
"weight": 50,
"value": 2400
},
{
"weight": 50,
"value": 3600
}
],
"time_down_event": {
"event": "minecraft:start_despawn",
"target": "self"
}
}
zombie
"minecraft:timer": {
"looping": false,
"time": 30,
"time_down_event": {
"event": "minecraft:convert_to_drowned"
}
}
trade_resupply¶
villager_v2
trade_table¶
villager
"minecraft:trade_table": {
"display_name": "entity.villager.farmer",
"table": "trading/farmer_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.fisherman",
"table": "trading/fisherman_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.shepherd",
"table": "trading/shepherd_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.fletcher",
"table": "trading/fletcher_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.librarian",
"table": "trading/librarian_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.cartographer",
"table": "trading/cartographer_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.cleric",
"table": "trading/cleric_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.armor",
"table": "trading/armorer_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.weapon",
"table": "trading/weapon_smith_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.tool",
"table": "trading/tool_smith_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.butcher",
"table": "trading/butcher_trades.json",
"convert_trades_economy": true
}
"minecraft:trade_table": {
"display_name": "entity.villager.leather",
"table": "trading/leather_worker_trades.json",
"convert_trades_economy": true
}
trail¶
snow_golem
"minecraft:trail": {
"block_type": "minecraft:snow_layer",
"spawn_filter": {
"test": "is_temperature_value",
"operator": "<",
"value": 0.81
}
}
transformation¶
hoglin
"minecraft:transformation": {
"into": "minecraft:zoglin",
"transformation_sound": "mob.hoglin.converted_to_zombified",
"keep_level": true
}
husk
"minecraft:transformation": {
"into": "minecraft:zombie<minecraft:as_adult>",
"transformation_sound": "mob.husk.convert_to_zombie",
"drop_equipment": true,
"delay": {
"value": 15
}
}
"minecraft:transformation": {
"into": "minecraft:zombie<minecraft:as_baby>",
"transformation_sound": "mob.husk.convert_to_zombie",
"drop_equipment": true,
"delay": {
"value": 15
}
}
mooshroom
pig
"minecraft:transformation": {
"into": "minecraft:pig_zombie",
"transformation_sound": "mob.pig.death",
"delay": 0.5
}
piglin
"minecraft:transformation": {
"into": "minecraft:zombie_pigman",
"transformation_sound": "converted_to_zombified",
"keep_level": true,
"drop_inventory": true,
"preserve_equipment": true
}
piglin_brute
"minecraft:transformation": {
"into": "minecraft:zombie_pigman",
"transformation_sound": "converted_to_zombified",
"keep_level": true,
"preserve_equipment": true
}
skeleton
"minecraft:transformation": {
"into": "minecraft:stray",
"transformation_sound": "convert_to_stray",
"keep_level": true,
"drop_inventory": true,
"preserve_equipment": true
}
stray
tadpole
villager
villager_v2
zombie
"minecraft:transformation": {
"into": "minecraft:drowned<minecraft:as_adult>",
"transformation_sound": "convert_to_drowned",
"drop_equipment": true,
"delay": {
"value": 15
}
}
"minecraft:transformation": {
"into": "minecraft:drowned<minecraft:as_baby>",
"transformation_sound": "convert_to_drowned",
"drop_equipment": true,
"delay": {
"value": 15
}
}
zombie_villager
"minecraft:transformation": {
"into": "minecraft:villager",
"begin_transform_sound": "remedy",
"transformation_sound": "unfect",
"delay": {
"value": 100,
"block_assist_chance": 0.01,
"block_radius": 4,
"block_chance": 0.3,
"block_types": [
"minecraft:bed",
"minecraft:iron_bars"
]
}
}
zombie_villager_v2
"minecraft:transformation": {
"into": "minecraft:villager_v2",
"begin_transform_sound": "remedy",
"transformation_sound": "unfect",
"drop_equipment": true,
"keep_level": true,
"delay": {
"value": 100,
"range_min": 80,
"range_max": 200,
"block_assist_chance": 0.01,
"block_radius": 4,
"block_chance": 0.3,
"block_types": [
"minecraft:bed",
"minecraft:iron_bars"
]
}
}
trust¶
fox
trusting¶
ocelot
"minecraft:trusting": {
"probability": 0.33,
"trust_items": [
"fish",
"salmon"
],
"trust_event": {
"event": "minecraft:on_trust",
"target": "self"
}
}
type_family¶
allay
armadillo
armor_stand
axolotl
bat
bee
blaze
boat
bogged
breeze
breeze_wind_charge_projectile
camel
cat
cave_spider
chest_boat
chest_minecart
chicken
command_block_minecart
cow
creeper
dolphin
donkey
drowned
elder_guardian
enderman
endermite
"minecraft:type_family": {
"family": [
"endermite",
"arthropod",
"monster",
"lightweight",
"mob"
]
}
ender_dragon
evocation_illager
cod
fox
frog
ghast
glow_squid
goat
guardian
hoglin
hopper_minecart
horse
husk
iron_golem
lightning_bolt
llama
magma_cube
minecart
mooshroom
mule
npc
ocelot
panda
parrot
phantom
pig
piglin
piglin_brute
pillager
player
polar_bear
pufferfish
rabbit
ravager
salmon
sheep
shulker
silverfish
"minecraft:type_family": {
"family": [
"silverfish",
"monster",
"lightweight",
"mob",
"arthropod"
]
}
skeleton
skeleton_horse
slime
sniffer
snow_golem
spider
squid
stray
strider
tadpole
tnt
tnt_minecart
trader_llama
tripod_camera
tropicalfish
turtle
vex
villager
villager_v2
vindicator
wandering_trader
warden
wind_charge_projectile
witch
wither
wither_skeleton
wolf
xp_orb
zoglin
zombie
zombie_horse
zombie_pigman
zombie_villager
"minecraft:type_family": {
"family": [
"farmer",
"zombie",
"zombie_villager",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"fisherman",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"shepherd",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"fletcher",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"librarian",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"cartographer",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"cleric",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"armorer",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"weaponsmith",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"toolsmith",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"butcher",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"leatherworker",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
zombie_villager_v2
"minecraft:type_family": {
"family": [
"unskilled",
"zombie",
"zombie_villager",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"farmer",
"zombie",
"zombie_villager",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"fisherman",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"shepherd",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"fletcher",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"librarian",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"cartographer",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"cleric",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"armorer",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"weaponsmith",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"toolsmith",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"butcher",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"leatherworker",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"stone_mason",
"zombie_villager",
"zombie",
"undead",
"monster",
"mob"
]
}
"minecraft:type_family": {
"family": [
"nitwit",
"zombie",
"zombie_villager",
"undead",
"monster",
"mob"
]
}
underwater_movement¶
axolotl
dolphin
drowned
elder_guardian
cod
frog
guardian
pufferfish
salmon
skeleton_horse
tadpole
tropicalfish
turtle
variable_max_auto_step¶
camel
"minecraft:variable_max_auto_step": {
"base_value": 1.5625,
"controlled_value": 1.5625,
"jump_prevented_value": 0.5625
}
enderman
variant¶
axolotl
cat
fox
frog
goat
horse
husk
llama
magma_cube
mooshroom
panda
parrot
piglin
piglin_brute
pillager
pufferfish
rabbit
shulker
slime
trader_llama
tropicalfish
villager
villager_v2
vindicator
wolf
zombie_villager
zombie_villager_v2
vibration_damper¶
warden
vibration_listener¶
allay
warden
water_movement¶
panda
polar_bear
turtle
wind_burst¶
breeze_wind_charge_projectile
"minecraft:wind_burst": {
"radius": 3.0,
"particle_effect": "breeze_wind_burst",
"sound_effect": "breeze_wind_charge.burst",
"knockback_scaling": 1.0,
"negates_fall_damage": false
}
wind_charge_projectile